diff --git a/lib/util/settings.js b/lib/util/settings.js index c8fb8b027..a808b8795 100644 --- a/lib/util/settings.js +++ b/lib/util/settings.js @@ -139,7 +139,7 @@ const defaults = { }, ota: { /** - * Minimal time delta in milliseconds between polling third party server for potential firmware updates + * Minimal time delta in minutes between polling third party server for potential firmware updates */ update_check_interval: 10, /**