forked from zaclys/searxng
[fix] spelling
This commit is contained in:
parent
ad518f41f6
commit
b6316020f7
50 changed files with 98 additions and 98 deletions
|
|
@ -78,7 +78,7 @@ def _get_timeout(start_time, kwargs):
|
|||
# 2 minutes timeout for the requests without timeout
|
||||
timeout = timeout or 120
|
||||
|
||||
# ajdust actual timeout
|
||||
# adjust actual timeout
|
||||
timeout += 0.2 # overhead
|
||||
if start_time:
|
||||
timeout -= default_timer() - start_time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue