ruby-changes:36012
From: duerst <ko1@a...>
Date: Wed, 22 Oct 2014 20:33:49 +0900 (JST)
Subject: [ruby-changes:36012] duerst:r48093 (trunk): common.mk: Fixed grammar in comment [ci skip]
duerst 2014-10-22 20:33:36 +0900 (Wed, 22 Oct 2014) New Revision: 48093 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48093 Log: common.mk: Fixed grammar in comment [ci skip] Modified files: trunk/ChangeLog trunk/common.mk Index: ChangeLog =================================================================== --- ChangeLog (revision 48092) +++ ChangeLog (revision 48093) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Wed Oct 22 20:33:33 2014 Martin Duerst <duerst@i...> + + * common.mk: Fixed grammar in comment [ci skip] + Wed Oct 22 19:18:18 2014 Martin Duerst <duerst@i...> * tool/unicode_norm_gen.rb: Fixed escaping of backslash and Index: common.mk =================================================================== --- common.mk (revision 48092) +++ common.mk (revision 48093) @@ -1097,7 +1097,7 @@ update-gems: PHONY https://github.com/ruby/ruby/blob/trunk/common.mk#L1097 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 \ -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/