mirror of
https://github.com/searxng/searxng.git
synced 2025-07-22 12:49:22 +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
|
@ -325,7 +325,7 @@ class ClientPref:
|
|||
# hint: searx.webapp.get_client_settings should be moved into this class
|
||||
|
||||
locale: babel.Locale
|
||||
"""Locale prefered by the client."""
|
||||
"""Locale preferred by the client."""
|
||||
|
||||
def __init__(self, locale: Optional[babel.Locale] = None):
|
||||
self.locale = locale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue