diff options
author | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-11-05 12:59:23 +0000 |
---|---|---|
committer | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-11-05 12:59:23 +0000 |
commit | bbeeb2535c8e1b9759c14c9c441d654e2a1193e5 (patch) | |
tree | 4d380d4b3ef5afd6ca3f7d09c9d19ba5ec8c4a0c /ChangeLog | |
parent | dfe91fcd08e7e255b5cb1b306e53bea1ddb54e5f (diff) | |
download | ruby-bbeeb2535c8e1b9759c14c9c441d654e2a1193e5.tar.gz |
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Sat Nov 5 17:29:06 2016 Tanaka Akira <akr@fsij.org> Sat Nov 5 17:18:24 2016 NARUSE, Yui <naruse@ruby-lang.org> - * ext/-test/file/fs.c (get_atime_p): Updating of file access times + * ext/-test-/file/fs.c (get_atime_p): Updating of file access times is enabled or not. Sat Nov 5 16:28:07 2016 Nobuyoshi Nakada <nobu@ruby-lang.org> |