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

ruby-changes:41772

From: kazu <ko1@a...>
Date: Tue, 16 Feb 2016 21:25:32 +0900 (JST)
Subject: [ruby-changes:41772] kazu:r53846 (trunk): fix a typo [ci skip]

kazu	2016-02-16 21:25:54 +0900 (Tue, 16 Feb 2016)

  New Revision: 53846

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

  Log:
    fix a typo [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 53845)
+++ NEWS	(revision 53846)
@@ -18,7 +18,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L18
 
 * Dir
 
-  * Dir#empty?.  [Feature #10121]
+  * Dir.empty?.  [Feature #10121]
 
 === Stdlib updates (outstanding ones only)
 

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

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