about summary refs log tree commit diff stats
path: root/src/pages/options
diff options
context:
space:
mode:
authorBobIsMyManager <bimmgitsignature.nly8m@simplelogin.co>2022-07-23 14:11:44 +0100
committerBobIsMyManager <bimmgitsignature.nly8m@simplelogin.co>2022-07-23 14:11:44 +0100
commite08dd3d5a93074b70d002aa4d097cf2c6a653e34 (patch)
tree1b0b2547652139427847cdd7fa4ee69ce4844179 /src/pages/options
parentMake almost all instances follow new protocol structre (diff)
downloadlibredirect-e08dd3d5a93074b70d002aa4d097cf2c6a653e34.zip
Resolve redirects for neuters and youtube
Diffstat (limited to 'src/pages/options')
-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