From 365799c9874068179ad843439363ba2626693428 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 27 Jan 2020 07:10:57 +0200 Subject: Fix typo --- libbuild2/config/utility.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/config') diff --git a/libbuild2/config/utility.hxx b/libbuild2/config/utility.hxx index 7774b68..b6a49da 100644 --- a/libbuild2/config/utility.hxx +++ b/libbuild2/config/utility.hxx @@ -31,7 +31,7 @@ namespace build2 // or not, including overrides). We also treat command line overrides // (inherited or not) as new. This flag is usually used to test that the // new value is valid, print report, etc. We return the value as lookup - // (always defined) to pass alone its location (could be used to detect + // (always defined) to pass along its location (could be used to detect // inheritance, etc). // // Note also that if save_flags has save_commented, then a default value -- cgit v1.1