1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49185 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-01-08 09:50:03 +00:00
parent 3f8ceab90e
commit 6ebb19c840

View file

@ -12,7 +12,7 @@ Thu Jan 8 16:31:43 2015 Seiei Higa <hanachin@gmail.com>
Thu Jan 8 12:53:44 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
* dir.c (glob_helper): match in case-folding only if the directory
resides on a case-insensitve file system, on OSX.
resides on a case-insensitive file system, on OSX.
[ruby-core:67364] [Bug #10700]
Thu Jan 8 11:39:18 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>