From f93038fbee1631b95922b0742e0fd00fa8dae02e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 27 Jan 2017 15:25:26 +0200 Subject: Add notion of phase, enforce --- build2/test/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/test/common') diff --git a/build2/test/common b/build2/test/common index e9213b6..d3678c8 100644 --- a/build2/test/common +++ b/build2/test/common @@ -21,7 +21,7 @@ namespace build2 const names* test_ = nullptr; // The config.test value if any. scope* root_ = nullptr; // The root scope for target resolution. - // Return true if the specified alias target should pass-through to it + // Return true if the specified alias target should pass-through to its // prerequisites. // bool -- cgit v1.1