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

ruby-changes:2741

From: ko1@a...
Date: 15 Dec 2007 10:24:08 +0900
Subject: [ruby-changes:2741] nahi - Ruby:r14232 (trunk): * cosmetic: fixed a typo in RDoc comment

nahi	2007-12-15 10:14:25 +0900 (Sat, 15 Dec 2007)

  New Revision: 14232

  Modified files:
    trunk/time.c

  Log:
     * cosmetic: fixed a typo in RDoc comment


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/time.c?r1=14232&r2=14231

Index: time.c
===================================================================
--- time.c	(revision 14231)
+++ time.c	(revision 14232)
@@ -67,7 +67,7 @@
  *  Document-method: now
  *
  *  Synonym for <code>Time.new</code>. Returns a +Time+ object
- *  initialized tot he current system time.
+ *  initialized to the current system time.
  */
 
 /*

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

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