[chore] *: fix typos detected by typos-cli

This commit is contained in:
Bnyro 2024-10-09 11:59:31 +02:00
parent 0253c10b52
commit f31a3a2053
40 changed files with 73 additions and 73 deletions

View file

@ -225,7 +225,7 @@ def get_search_query_from_webapp(
"""Assemble data from preferences and request.form (from the HTML form) needed
in a search query.
The returned tuple consits of:
The returned tuple consists of:
1. instance of :py:obj:`searx.search.SearchQuery`
2. instance of :py:obj:`searx.query.RawTextQuery`