diff options
| author | ToxyFlog1627 <59206807+ToxyFlog1627@users.noreply.github.com> | 2023-08-11 14:01:54 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-08-13 08:50:29 +0200 |
| commit | f175574f3731c99d82758952e37f52037476aa5f (patch) | |
| tree | 2a20016a2a74fe48fa2cb639469d23ff1f60ef7b /docs/admin/buildhosts.rst | |
| parent | 4573417b6c5d50935233268d672d0f3fc8cef8c6 (diff) | |
[fix] typos in documentation & messages
Diffstat (limited to 'docs/admin/buildhosts.rst')
| -rw-r--r-- | docs/admin/buildhosts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/buildhosts.rst b/docs/admin/buildhosts.rst index b7f317f74..bdb9ae1d4 100644 --- a/docs/admin/buildhosts.rst +++ b/docs/admin/buildhosts.rst @@ -33,7 +33,7 @@ This will install packages needed by SearXNG: :start-after: START distro-packages :end-before: END distro-packages -and packages needed to build docuemtation and run tests: +and packages needed to build documentation and run tests: .. kernel-include:: $DOCS_BUILD/includes/searxng.rst :start-after: START build-packages |