From 784a72b02ba2f0940c4d4ec63f9bac0e66c49e59 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Sun, 20 Dec 2009 15:37:39 +0059 Subject: fix typo Signed-off-by: Thorsten Glaser --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c92ba021..e3c019d62 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ dev-help: @echo ' run "make package= clean" to start with a good base' @echo ' run "make package= patch" to fetch, unpack and patch the source' @echo ' edit the package sources at build_dir/w--*/-' - @echo ' run "make package= update-patches to regenerate patch files' + @echo ' run "make package= update-patches" to regenerate patch files' @echo '' @echo 'All changed patches will be opened with your $$EDITOR,' @echo 'so you can add a description and verify the modifications.' -- cgit v1.2.3