aboutsummaryrefslogtreecommitdiff
path: root/doc/intro1.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-08-29 17:13:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-08-29 17:13:17 +0200
commitf700f221e9b9e9955490521d9ac889d4f72852aa (patch)
tree29093c03deddff1d6249093c11c7bb597d86860c /doc/intro1.cli
parent78c426c90e142d76354ad3c7f9b146f1ea69c0dc (diff)
Fix typos in intro
Diffstat (limited to 'doc/intro1.cli')
-rw-r--r--doc/intro1.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro1.cli b/doc/intro1.cli
index 6e22135..ff86129 100644
--- a/doc/intro1.cli
+++ b/doc/intro1.cli
@@ -854,7 +854,7 @@ Let's try to build it and see what happens \- maybe it will magically work
\
$ b config.cxx=g++-5
error: unable to import target libhello%lib{hello}
- info: use config.import.libhello command line variable to specifying its project out_root
+ info: use config.import.libhello command line variable to specify its project out_root
info: while applying rule cxx.link to update exe{hello}
info: while applying rule alias to update dir{./}
\
@@ -899,7 +899,7 @@ $ touch hello.cpp
$ b
error: unable to import target libhello%lib{hello}
- info: use config.import.libhello command line variable to specifying its project out_root
+ info: use config.import.libhello command line variable to specify its project out_root
info: while applying rule cxx.link to update exe{hello}
info: while applying rule alias to update dir{./}
\