[git commit 0_9_30] - fix typo

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sat Oct 10 16:44:02 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=279f3bd8bbe6a898fa36c47336b40f5894d7b3a5
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/0_9_30

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 Makefile.help |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.help b/Makefile.help
index a208716..3a84328 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -8,7 +8,7 @@
 help:
 	@echo 'Cleaning:'
 	@echo '  clean			- delete temporary object files'
-	@echo '  realclean		- delete temporary object file, including dependencies'
+	@echo '  realclean		- delete temporary object files, including dependencies'
 	@echo '  distclean		- delete all non-source files (including .config)'
 	@echo
 	@echo 'Build:'
-- 
1.6.3.3



More information about the uClibc-cvs mailing list