diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |