aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 449de3dcb9..a143e27cf2 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ else
endif
@echo
@echo "If you have N cores, consider running \`\`MAKEFLAGS=-jN make'' to"
- @echo "speed up the last part of translation (\`\`make -jN'' does not work!)"
+ @echo "speed up the last part (but \`\`make -jN'' does not work!)"
@echo "===================================================================="
@echo
@sleep 5