diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | common.mk | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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> * tool/unicode_norm_gen.rb: Fixed escaping of backslash and @@ -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 \ |
