From 1dbaaa16d0ea2c6af53f16ebb14c943fdd11bac4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Mar 2020 08:23:01 +0200 Subject: Minor comment improvements --- libbuild2/variable.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/variable.hxx') diff --git a/libbuild2/variable.hxx b/libbuild2/variable.hxx index 521606b..02df60b 100644 --- a/libbuild2/variable.hxx +++ b/libbuild2/variable.hxx @@ -472,7 +472,7 @@ namespace build2 vector_view reverse (value&, names& storage); - // lookup + // Variable lookup result, AKA, binding of a name to a value. // // A variable can be undefined, NULL, or contain a (potentially empty) // value. -- cgit v1.1