summaryrefslogtreecommitdiff
path: root/tests/unit/test_locales.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/test_locales.py')
-rw-r--r--tests/unit/test_locales.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/test_locales.py b/tests/unit/test_locales.py
index 61561c17b..e18353145 100644
--- a/tests/unit/test_locales.py
+++ b/tests/unit/test_locales.py
@@ -66,7 +66,7 @@ class TestLocales(SearxTestCase):
# B. When user selects a language and a territory the results should be
# optimized with first priority on territory and second on language.
- # Assume we have an engine that supports the follwoing locales:
+ # Assume we have an engine that supports the following locales:
locale_tag_list = ['zh-CN', 'zh-HK', 'nl-BE', 'fr-CA']
# Examples (Assumption A.)