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 /docs/dev | |
parent | 0253c10b522fe2e8206db78e37066771ce90cf92 (diff) | |
download | searxng-f31a3a2053b07b834c5143bd6be4eaf05c1a014d.tar.gz searxng-f31a3a2053b07b834c5143bd6be4eaf05c1a014d.zip |
[chore] *: fix typos detected by typos-cli
Diffstat (limited to 'docs/dev')
-rw-r--r-- | docs/dev/engines/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/engines/index.rst b/docs/dev/engines/index.rst index 88dd874d3..6558dc2c2 100644 --- a/docs/dev/engines/index.rst +++ b/docs/dev/engines/index.rst @@ -93,7 +93,7 @@ Online Currency - :py:obj:`processors.online_currency <searx.search.processors.online_currency>` -*no engine of this type is documented yet / comming soon* +*no engine of this type is documented yet / coming soon* .. _online dictionary: @@ -104,4 +104,4 @@ Online Dictionary - :py:obj:`processors.online_dictionary <searx.search.processors.online_dictionary>` -*no engine of this type is documented yet / comming soon* +*no engine of this type is documented yet / coming soon* |