summaryrefslogtreecommitdiff
path: root/docs/contributing
diff options
context:
space:
mode:
authorSebastian Weber <s@web3r.de>2024-01-17 22:00:58 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-01-19 20:07:31 +0000
commit227125a387e16331a1fa3ad91e59436c0b7cb4cf (patch)
treed62ab689f3a1338ca7c862f3c87b00863e99d8e0 /docs/contributing
parentdbb2613024ff64d133918656799a45f75f019a54 (diff)
downloadvyos-documentation-227125a387e16331a1fa3ad91e59436c0b7cb4cf.tar.gz
vyos-documentation-227125a387e16331a1fa3ad91e59436c0b7cb4cf.zip
Fix typos in build-vyos
(cherry picked from commit a5cb164d9a813ffbb1048244d53158fc6add1e58)
Diffstat (limited to 'docs/contributing')
-rw-r--r--docs/contributing/build-vyos.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst
index 6718940c..a9dacda4 100644
--- a/docs/contributing/build-vyos.rst
+++ b/docs/contributing/build-vyos.rst
@@ -349,7 +349,7 @@ more or less similar looking error message:
(10:13) vyos_bld ece068908a5b:/vyos [current] #
To debug the build process and gain additional information of what could be the
-root cause, you need to use `chroot` to change into the build directry. This is
+root cause, you need to use `chroot` to change into the build directory. This is
explained in the following step by step procedure:
.. code-block:: none