summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2022-11-17 09:52:02 +0100
committerAlberto Sartori <alberto.sartori@huawei.com>2022-11-17 09:52:02 +0100
commit8111618470553f0aa5e31a8f3997777930807b5a (patch)
tree7d6703191b6aa763830dbbb6b1a3defdc7c119a7 /doc/tutorial
parent7979f9dce3231d9619f487b212bcebf8added7c6 (diff)
downloadjustbuild-8111618470553f0aa5e31a8f3997777930807b5a.tar.gz
fix a typo
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/third-party-software.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/third-party-software.org b/doc/tutorial/third-party-software.org
index c024b308..2d3bef84 100644
--- a/doc/tutorial/third-party-software.org
+++ b/doc/tutorial/third-party-software.org
@@ -120,9 +120,9 @@ following content:
After adding the library to the multi-repository configuration (next
step), the list of configuration variables a target, like ~["src",
"fmt"]~, actually depends on can be obtained using the ~--dump-vars~
-option of the ~analyse~ subcommand. In this way, an informed
-decission can be taken when deciding which variables of the export
-target to make tunable for the consumer.
+option of the ~analyse~ subcommand. In this way, an informed decision
+can be taken when deciding which variables of the export target to
+make tunable for the consumer.
** Adding fmtlib to the Multi-Repository Configuration