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

ruby-changes:36461

From: normal <ko1@a...>
Date: Sun, 23 Nov 2014 10:50:02 +0900 (JST)
Subject: [ruby-changes:36461] normal:r48542 (trunk): ChangeLog: fix a typo [ci skip]

normal	2014-11-23 10:49:45 +0900 (Sun, 23 Nov 2014)

  New Revision: 48542

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

  Log:
    ChangeLog: fix a typo [ci skip]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 48541)
+++ ChangeLog	(revision 48542)
@@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
 Sun Nov 23 07:46:54 2014  Andy Maloney  <asmaloney@g...>
 
-	* io.c (rb_io_sysread): Remove redundan assignment of 'n'.
+	* io.c (rb_io_sysread): Remove redundant assignment of 'n'.
 	  [Fix GH-767]
 
 Sat Nov 22 09:48:33 2014  Tanaka Akira  <akr@f...>

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

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