[前][次][番号順一覧][スレッド一覧]

ruby-changes:49164

From: kazu <ko1@a...>
Date: Fri, 15 Dec 2017 20:52:46 +0900 (JST)
Subject: [ruby-changes:49164] kazu:r61280 (trunk): Fix typo [ci skip]

kazu	2017-12-15 20:52:40 +0900 (Fri, 15 Dec 2017)

  New Revision: 61280

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61280

  Log:
    Fix typo [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 61279)
+++ NEWS	(revision 61280)
@@ -66,7 +66,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L66
   * File.rename releases GVL [Feature #13951]
   * File::Stat#{atime,mtime,ctime} support fractional second timestamps on
     Windows 8 and later  [Feature #13726]
-  * File::Stat.ino and File.indentical? support ReFS 128bit ino on Windows 8.1
+  * File::Stat#ino and File.indentical? support ReFS 128bit ino on Windows 8.1
     and later  [Feature #13731]
 
   * New method:

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]