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
This commit is contained in:
parent
86f5f02677
commit
0263002e2f
@ -1,3 +1,7 @@
|
|||||||
|
Wed Oct 22 20:33:33 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||||
|
|
||||||
|
* common.mk: Fixed grammar in comment [ci skip]
|
||||||
|
|
||||||
Wed Oct 22 19:18:18 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
|
Wed Oct 22 19:18:18 2014 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||||
|
|
||||||
* tool/unicode_norm_gen.rb: Fixed escaping of backslash and
|
* tool/unicode_norm_gen.rb: Fixed escaping of backslash and
|
||||||
|
@ -1097,7 +1097,7 @@ update-gems: PHONY
|
|||||||
bundled_gems
|
bundled_gems
|
||||||
|
|
||||||
### set the following environment variable or uncomment the line if
|
### 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
|
# ALWAYS_UPDATE_UNICODE = yes
|
||||||
|
|
||||||
UNICODE_FILES = $(srcdir)/enc/unicode/data/UnicodeData.txt \
|
UNICODE_FILES = $(srcdir)/enc/unicode/data/UnicodeData.txt \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user