about summary refs log tree commit diff stats
path: root/src/pages
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/options/widgets/general.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/widgets/general.pug b/src/pages/options/widgets/general.pug
index e6e80afb..11fbd0f9 100644
--- a/src/pages/options/widgets/general.pug
+++ b/src/pages/options/widgets/general.pug
@@ -24,7 +24,7 @@ section#general_page.option-block
 
     #protocol-fallback
         .some-block.option-block
-            h4(data-localise="__MSG_protocolFallback__") Fallback to normal if no frontends are available for the current protocol
+            h4(data-localise="__MSG_protocolFallback__") Fallback to normal if no instances are available for the current protocol
             input#protocol-fallback(type="checkbox")
 
     .some-block.option-block