From 223b3487c38a2390ad936943266a44da9cbb810a Mon Sep 17 00:00:00 2001 From: jazzzooo <38244149+jazzzooo@users.noreply.github.com> Date: Fri, 15 Sep 2023 00:53:03 -0700 Subject: [fix] spelling --- 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 220bafca9..f19d59800 100755 --- a/searxng_extra/docs_prebuild +++ b/searxng_extra/docs_prebuild @@ -64,7 +64,7 @@ def _instance_infosetset_ctx(base_url): with app.test_request_context(base_url=base_url): yield InfoPageSet() - # The searx.webapp import from above fires some HTTP requests, thats + # The searx.webapp import from above fires some HTTP requests, that's # why we get a RuntimeError:: # # RuntimeError: The connection pool was closed while 1 HTTP \ -- cgit v1.2.3