From: Bernhard Reutner-Fischer Date: Tue, 21 Aug 2007 10:42:05 +0000 (-0000) Subject: - cosmetic adjustment in help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=033804024318d528e673110f1bf30b8ed1e727b4;p=buildroot.git - cosmetic adjustment in help text --- diff --git a/Makefile b/Makefile index 44676f1f1a..e76804e94c 100644 --- a/Makefile +++ b/Makefile @@ -402,7 +402,7 @@ help: @echo @echo 'Miscellaneous:' @echo ' source - download all sources needed for offline-build' - @echo ' source-check - check all packages for valid download URLS' + @echo ' source-check - check all packages for valid download URLs' @echo .PHONY: dummy subdirs release distclean clean config oldconfig \