- add testcase for grep bug (http://busybox.net/bugs/view.php?id=887)
[oweals/busybox.git] / Makefile
index 6d03c82f925058684bc5edd38acdfd82606a74db..b31c7bf3c9c1154f2a0e30a6c9893e8ecbadf657 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -139,7 +139,7 @@ help:
        @echo '  uninstall'
        @echo
        @echo 'Development:'
-       @echo '  baseline               - create busybox_old for bloatcheck.
+       @echo '  baseline               - create busybox_old for bloatcheck.'
        @echo '  bloatcheck             - show size difference between old and new versions'
        @echo '  check                  - run the test suite for all applets'
        @echo '  checkhelp              - check for missing help-entries in Config.in'