mirror of
https://github.com/searxng/searxng.git
synced 2025-08-01 01:22:22 +02:00
[fix] typo: online_dictionnary --> online_dictionary
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
97d801e8a0
commit
f122cb0e27
3 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ about = {
|
|||
"results": 'HTML',
|
||||
}
|
||||
|
||||
engine_type = 'online_dictionnary'
|
||||
engine_type = 'online_dictionary'
|
||||
categories = ['general']
|
||||
url = 'https://dictzone.com/{from_lang}-{to_lang}-dictionary/{query}'
|
||||
weight = 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue