summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index b8d937bb..92733972 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1104,7 +1104,7 @@ if config.env['python']: # May have been turned off by error
env = config.Finish()
-# env can now be modified.
+# All configuration should be finished. env can now be modified.
if not (cleaning or helping):