luci-app-tinyproxy: grammar fix

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
Paul Donald
2025-01-13 17:06:04 +01:00
parent 801948422d
commit a5ea5469bd
37 changed files with 73 additions and 73 deletions

View File

@@ -226,7 +226,7 @@ return view.extend({
s.taboption('filteracl', form.Flag, 'FilterDefaultDeny', _('Default deny'),
_('By default, the filter rules act as blacklist. Enable this option to only allow matched URLs or domain names'));
_('By default, the filter rules act as blacklist. Enable this option to allow matched URLs or domain names only'));
//