summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/build.mk.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/build.mk.sample b/mk/build.mk.sample
index 5196a65fa4..5b31c97470 100644
--- a/mk/build.mk.sample
+++ b/mk/build.mk.sample
@@ -139,7 +139,7 @@ BUILD_DOCBOOK_PDF = NO
# stage=2
# Then stage 1 will not be touched by the build system, until
-# you uncomment the line again. This is a useful trick for when you're
+# you comment the line again. This is a useful trick for when you're
# working on stage 2 and want to freeze stage 1 and the libraries for
# a while.