From f31a3a2053b07b834c5143bd6be4eaf05c1a014d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 9 Oct 2024 11:59:31 +0200 Subject: [chore] *: fix typos detected by typos-cli --- searxng_extra/docs_prebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searxng_extra/docs_prebuild') diff --git a/searxng_extra/docs_prebuild b/searxng_extra/docs_prebuild index 9e4a18524..b245dc509 100755 --- a/searxng_extra/docs_prebuild +++ b/searxng_extra/docs_prebuild @@ -72,7 +72,7 @@ def _instance_infosetset_ctx(base_url): # from searx.network import network # network.done() - # waiting some seconds before ending the comand line was the only solution I + # waiting some seconds before ending the command line was the only solution I # found .. time.sleep(3) -- cgit v1.2.3