From 0263002e2f6ec38bd89aebf2aa1edeada988e4c2 Mon Sep 17 00:00:00 2001 From: duerst Date: Wed, 22 Oct 2014 11:33:36 +0000 Subject: [PATCH] common.mk: Fixed grammar in comment [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ common.mk | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c29551fd43..9bbf76fe9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 22 20:33:33 2014 Martin Duerst + + * common.mk: Fixed grammar in comment [ci skip] + Wed Oct 22 19:18:18 2014 Martin Duerst * tool/unicode_norm_gen.rb: Fixed escaping of backslash and diff --git a/common.mk b/common.mk index e73b72d1a2..a228cc9c08 100644 --- a/common.mk +++ b/common.mk @@ -1097,7 +1097,7 @@ update-gems: PHONY bundled_gems ### set the following environment variable or uncomment the line if -### the Unicode data files are updated every minuites. +### the Unicode data files are updated every minute. # ALWAYS_UPDATE_UNICODE = yes UNICODE_FILES = $(srcdir)/enc/unicode/data/UnicodeData.txt \