summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--common.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 678735efdf..70f2df4946 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Sat Jun 11 15:36:36 2011 Martin Duerst <duerst@it.aoyama.ac.jp>
+ * common.mk: fixed a grammatical error
+
Sat Jun 11 14:20:16 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* vm.c (thread_memsize): don't ignore size of th->local_storage.
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) \