[fix] typos in documentation & messages

This commit is contained in:
ToxyFlog1627 2023-08-11 14:01:54 +00:00 committed by Markus Heiser
parent 4573417b6c
commit f175574f37
19 changed files with 29 additions and 29 deletions

View file

@ -7,7 +7,7 @@
.. _Redis.from_url(url): https://redis-py.readthedocs.io/en/stable/connections.html#redis.client.Redis.from_url
A redis DB can be connected by an URL, in :py:obj:`searx.redisdb` you
will find a description to test your redis connection in SerXNG. When using
will find a description to test your redis connection in SearXNG. When using
sockets, don't forget to check the access rights on the socket::
ls -la /usr/local/searxng-redis/run/redis.sock