From f0edc0e2b67fa43c4e2410c7d3d8f1841d576749 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 26 Aug 2016 16:37:16 +0200 Subject: Add pkg-config support for import installed Redesign library importing/exporting while at it. --- build2/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/utility') diff --git a/build2/utility b/build2/utility index 3ccca61..7f05dd0 100644 --- a/build2/utility +++ b/build2/utility @@ -80,7 +80,7 @@ namespace build2 // Start a process with the specified arguments printing the command at // verbosity level 3 and higher. Redirect STDOUT to a pipe. If error is - // false, then redirecting STDERR to STDOUT (this can used to suppress + // false, then redirecting STDERR to STDOUT (this can be used to suppress // diagnostics from the child process). Issue diagnostics and throw failed // in case of an error. // -- cgit v1.1