summaryrefslogtreecommitdiff
path: root/searx/search/processors/offline.py
diff options
context:
space:
mode:
authorjazzzooo <38244149+jazzzooo@users.noreply.github.com>2023-09-15 00:53:03 -0700
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-09-18 16:20:27 +0200
commit223b3487c38a2390ad936943266a44da9cbb810a (patch)
tree6dde6498a4c37731427715d01b6314b09be52897 /searx/search/processors/offline.py
parenta9b6963971327605db1509795be7795dc7401f3f (diff)
downloadsearxng-223b3487c38a2390ad936943266a44da9cbb810a.tar.gz
searxng-223b3487c38a2390ad936943266a44da9cbb810a.zip
[fix] spelling
Diffstat (limited to 'searx/search/processors/offline.py')
-rw-r--r--searx/search/processors/offline.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/search/processors/offline.py b/searx/search/processors/offline.py
index 13f077cb1..ca5b9f050 100644
--- a/searx/search/processors/offline.py
+++ b/searx/search/processors/offline.py
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
# lint: pylint
-"""Processores for engine-type: ``offline``
+"""Processors for engine-type: ``offline``
"""