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

ruby-changes:30294

From: nobu <ko1@a...>
Date: Sat, 3 Aug 2013 06:50:35 +0900 (JST)
Subject: [ruby-changes:30294] nobu:r42346 (trunk): ChangeLog: fix typo

nobu	2013-08-03 06:50:20 +0900 (Sat, 03 Aug 2013)

  New Revision: 42346

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

  Log:
    ChangeLog: fix typo
    
    * ChangeLog: fix typo in r42335, "Appry" -> "Apply".

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 42345)
+++ ChangeLog	(revision 42346)
@@ -44,7 +44,7 @@ Fri Aug  2 23:54:11 2013  Masaki Matsush https://github.com/ruby/ruby/blob/trunk/ChangeLog#L44
 
 Fri Aug  2 23:50:53 2013  Tanaka Akira  <akr@f...>
 
-	* bignum.c (power_cache_get_power): Appry bigtrunc to the result of
+	* bignum.c (power_cache_get_power): Apply bigtrunc to the result of
 	  bigsq.
 	  (big2str_karatsuba): Fix number of leading zero characters.
 

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

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