From 6ec9331c2a8c9c76d1620df2e818451cbe4f1d87 Mon Sep 17 00:00:00 2001 From: eregon Date: Wed, 30 Dec 2015 17:20:28 +0000 Subject: * common.mk (help): Fix typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53388 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 6b182bac4d..842a1c4ba9 100644 --- a/common.mk +++ b/common.mk @@ -1096,7 +1096,7 @@ help: PHONY " gcbench-rdoc: gc benchmark with GCBENCH_ITEM=rdoc" \ " install: install all ruby distributions" \ " install-nodoc: install without rdoc" \ - " install-cross: install cross compiling staff" \ + " install-cross: install cross compiling stuff" \ " clean: clean for tarball" \ " distclean: clean for repository" \ " change: make change log template" \ -- cgit v1.2.3