summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-11 06:37:25 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-11 06:37:25 +0000
commit0dfbb49a8350957c6af6f8fb43b297422df81095 (patch)
tree8475eb1828de1c47fa7946528e4ff6df6b07bb44 /common.mk
parent1485f3c168d984d02af6530bbe2202b55d24f212 (diff)
fixed a grammatical error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31993 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 95c48db161..9b7ed3fc80 100644
--- a/common.mk
+++ b/common.mk
@@ -909,7 +909,7 @@ change: PHONY
$(BASERUBY) -C "$(srcdir)" ./tool/change_maker.rb $(CHANGES) > change.log
love: up all test install test-all
- @echo love is the all you need
+ @echo love is all you need
help: PHONY
$(MESSAGE_BEGIN) \