luci-app-attendedsysupgrade: spell fix
authorPaul Donald <redacted>
Sat, 24 Jan 2026 14:30:04 +0000 (15:30 +0100)
committerPaul Donald <redacted>
Sat, 24 Jan 2026 14:31:32 +0000 (15:31 +0100)
Closes https://github.com/openwrt/luci/pull/8259

Signed-off-by: Paul Donald <redacted>
applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js

index 5dcfe68d97daa3ec4531c89a799561ab2c6dac5a..21287061e56c020b0cde36fa6f913f0693aecb82 100644 (file)
@@ -38,7 +38,7 @@ return view.extend({
                        form.Flag,
                        'login_check_for_upgrades',
                        _('Check for upgrades'),
-                       _('Check for upgrades whenever the System -> Overview page is loaded.')
+                       _('Check for upgrades whenever the Status -> Overview page is loaded.')
                );
                o.default = '0';
                o.rmempty = false;
git clone https://git.99rst.org/PROJECT