diff options
author | jazzzooo <38244149+jazzzooo@users.noreply.github.com> | 2023-09-15 00:53:03 -0700 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-09-18 16:20:27 +0200 |
commit | 223b3487c38a2390ad936943266a44da9cbb810a (patch) | |
tree | 6dde6498a4c37731427715d01b6314b09be52897 /docs/utils | |
parent | a9b6963971327605db1509795be7795dc7401f3f (diff) | |
download | searxng-223b3487c38a2390ad936943266a44da9cbb810a.tar.gz searxng-223b3487c38a2390ad936943266a44da9cbb810a.zip |
[fix] spelling
Diffstat (limited to 'docs/utils')
-rw-r--r-- | docs/utils/lxc.sh.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utils/lxc.sh.rst b/docs/utils/lxc.sh.rst index 88b0b4a9d..fae302c90 100644 --- a/docs/utils/lxc.sh.rst +++ b/docs/utils/lxc.sh.rst @@ -188,7 +188,7 @@ output of:: Since the path ``/share/SearXNG`` of the HOST system is wrapped into the container under the same name, the shown ``Makefile`` (inode ``47712402``) in -the ouput is always the identical ``/share/SearXNG/Makefile`` from the HOST +the output is always the identical ``/share/SearXNG/Makefile`` from the HOST system. In the example shown above the owner of the path in the container is the ``root`` user of the container (and the timezone in the container is different to HOST system). |