From 1fe12621ad1a12d6a74607f29baa5929f38188bb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 31 Jan 2016 10:16:33 +0200 Subject: Proofreading fixes --- build2/b.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'build2') diff --git a/build2/b.cli b/build2/b.cli index 05cce03..414c3c1 100644 --- a/build2/b.cli +++ b/build2/b.cli @@ -29,8 +29,8 @@ namespace build2 \c{(...(...))...} All three components can be omitted. If is omitted, then - it defaults to \cb{perform}. If is omitted, then it default to - the default operation for this meta-operation. For \cb{perform} it is + it defaults to \cb{perform}. If is omitted, then it defaults + to the default operation for this meta-operation. For \cb{perform} it is \cb{update}. Finally, if is omitted, then it defaults to the current directory. For example: @@ -106,7 +106,7 @@ namespace build2 b 'clean(foo-out/exe{foo})' # no need to specify src_base \ - \cb{build2} has the following build-in and pre-defined meta-operations: + \cb{build2} has the following built-in and pre-defined meta-operations: \dl| @@ -131,7 +131,7 @@ namespace build2 Prepare a distribution containing all files necessary to perform all operations in a project. Implemented by the \cb{dist} module.|| - \cb{build2} has the following build-in and pre-defined operations: + \cb{build2} has the following built-in and pre-defined operations: \dl| -- cgit v1.1