From f700f221e9b9e9955490521d9ac889d4f72852aa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 29 Aug 2018 17:13:17 +0200 Subject: Fix typos in intro --- doc/intro1.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/intro1.cli') 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{./} \ -- cgit v1.1