Skip to content

Commit 874005d

Browse files
committed
docs: Reformat overlong line
Signed-off-by: Jan Kiszka <[email protected]>
1 parent 5ae20a9 commit 874005d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/userguide/project-configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,8 +506,8 @@ Configuration reference
506506
``buildtools``: dict [optional]
507507
Provides variables to define which buildtools version should be fetched and
508508
where it is (or will be) installed. Both ``version`` and ``sha256sum`` should
509-
be set. The environment variable ``KAS_BUILDTOOLS_DIR`` can be used to set the
510-
directory where buildtools will be installed, otherwise the default path
509+
be set. The environment variable ``KAS_BUILDTOOLS_DIR`` can be used to set
510+
the directory where buildtools will be installed, otherwise the default path
511511
(i.e., ``KAS_BUILD_DIR/buildtools``) will be used. If such directory already
512512
has buildtools installed, kas will check the ``Distro Version`` line in the
513513
version file, and if it doesn't match with ``version``, the directory will

0 commit comments

Comments
 (0)