diff options
| author | Bnyro <bnyro@tutanota.com> | 2024-10-09 11:59:31 +0200 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2024-11-24 12:41:57 +0100 |
| commit | f31a3a2053b07b834c5143bd6be4eaf05c1a014d (patch) | |
| tree | 9f74011af2301a313b6780e711324efd88435b70 /utils/templates/etc | |
| parent | 0253c10b522fe2e8206db78e37066771ce90cf92 (diff) | |
[chore] *: fix typos detected by typos-cli
Diffstat (limited to 'utils/templates/etc')
| -rw-r--r-- | utils/templates/etc/searxng/settings.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/templates/etc/searxng/settings.yml b/utils/templates/etc/searxng/settings.yml index fbd935b0a..be79810b1 100644 --- a/utils/templates/etc/searxng/settings.yml +++ b/utils/templates/etc/searxng/settings.yml @@ -33,7 +33,7 @@ ui: enabled_plugins: - 'Hash plugin' - - 'Self Informations' + - 'Self Information' - 'Tracker URL remover' - 'Ahmia blacklist' # - 'Hostnames plugin' # see 'hostnames' configuration below |