summaryrefslogtreecommitdiff
path: root/searx/enginelib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/enginelib/__init__.py')
-rw-r--r--searx/enginelib/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/enginelib/__init__.py b/searx/enginelib/__init__.py
index 6a0bb67c5..263ebd23c 100644
--- a/searx/enginelib/__init__.py
+++ b/searx/enginelib/__init__.py
@@ -119,7 +119,7 @@ class Engine: # pylint: disable=too-few-public-methods
"""Remove the engine from the settings (*disabled & removed*)."""
about: dict
- """Additional fileds describing the engine.
+ """Additional fields describing the engine.
.. code:: yaml