mirror of
https://github.com/searxng/searxng.git
synced 2025-07-15 01:09:21 +02:00
[chore] *: fix typos detected by typos-cli
This commit is contained in:
parent
0253c10b52
commit
f31a3a2053
40 changed files with 73 additions and 73 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue