From aca0c7906724b2c0b648c06604e60fc3164e6f6a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 23 Oct 2019 15:37:13 +0200 Subject: Expand comment --- libbuild2/config/operation.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libbuild2/config/operation.cxx') diff --git a/libbuild2/config/operation.cxx b/libbuild2/config/operation.cxx index 264eb93..535018e 100644 --- a/libbuild2/config/operation.cxx +++ b/libbuild2/config/operation.cxx @@ -154,8 +154,8 @@ namespace build2 // values are still lingering in config.build. They are probably // still valid and we should probably continue using them but we // definitely want to move them to our config.build since they - // will be dropped from the amalgamation's config.build. Let's - // also warn the user just in case. + // will be dropped from the amalgamation's config.build on the + // next reconfigure. Let's also warn the user just in case. // // There is also another case that falls under this now that // overrides are by default amalgamation-wide rather than just -- cgit v1.1