summaryrefslogtreecommitdiff
path: root/docs/dev/engines
diff options
context:
space:
mode:
authorToxyFlog1627 <59206807+ToxyFlog1627@users.noreply.github.com>2023-08-11 14:01:54 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-08-13 08:50:29 +0200
commitf175574f3731c99d82758952e37f52037476aa5f (patch)
tree2a20016a2a74fe48fa2cb639469d23ff1f60ef7b /docs/dev/engines
parent4573417b6c5d50935233268d672d0f3fc8cef8c6 (diff)
downloadsearxng-f175574f3731c99d82758952e37f52037476aa5f.tar.gz
searxng-f175574f3731c99d82758952e37f52037476aa5f.zip
[fix] typos in documentation & messages
Diffstat (limited to 'docs/dev/engines')
-rw-r--r--docs/dev/engines/index.rst2
-rw-r--r--docs/dev/engines/online/duckduckgo.rst6
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/dev/engines/index.rst b/docs/dev/engines/index.rst
index b5c3184e0..88dd874d3 100644
--- a/docs/dev/engines/index.rst
+++ b/docs/dev/engines/index.rst
@@ -26,7 +26,7 @@ The :py:obj:`engine_type <searx.enginelib.Engine.engine_type>` of an engine
determines which :ref:`search processor <searx.search.processors>` is used by
the engine.
-In this section a list of the enignes that are documented is given, a complete
+In this section a list of the engines that are documented is given, a complete
list of the engines can be found in the source under: :origin:`searx/engines`.
.. _online engines:
diff --git a/docs/dev/engines/online/duckduckgo.rst b/docs/dev/engines/online/duckduckgo.rst
index d0d18eb8a..a73b38983 100644
--- a/docs/dev/engines/online/duckduckgo.rst
+++ b/docs/dev/engines/online/duckduckgo.rst
@@ -1,8 +1,8 @@
.. _duckduckgo engines:
-=================
-DukcDukGo Engines
-=================
+==================
+DuckDuckGo Engines
+==================
.. contents::
:depth: 2