summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/SConstruct b/source4/SConstruct
index 1022b19f51..431cba17fe 100644
--- a/source4/SConstruct
+++ b/source4/SConstruct
@@ -1,7 +1,7 @@
# tastes like -*- python -*-
# This is the experimental scons build script for Samba 4. For a proper
-# build use the old build system (configure + make). scons will
+# build use the old build system (configure + make). scons may
# eventually replace this system.
hostenv = Environment(CPPPATH = ['#', '#include', '#lib'])