summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-14 09:19:55 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-14 09:19:55 +0000
commit58f1c8fca8e5d20fa6c86dedfe7c2aeeaacbc391 (patch)
tree079437b557b0ad91e2c7e8f4d526f4d630e479f7 /common.mk
parentd6273007fc214eb201ca735877630eda7af15af2 (diff)
* common.mk (help): there is no reason to use the abbreviation for here.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 58a6740f25..03558c11d7 100644
--- a/common.mk
+++ b/common.mk
@@ -909,7 +909,7 @@ help: PHONY
" install-nodoc: install without rdoc" \
" install-cross: install cross compiling staff" \
" clean: clean for tarball" \
- " distclean: clean for repo" \
+ " distclean: clean for repository" \
" change: make change log template" \
" golf: for golfers" \
"" \