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

ruby-changes:25491

From: knu <ko1@a...>
Date: Thu, 8 Nov 2012 13:54:58 +0900 (JST)
Subject: [ruby-changes:25491] knu:r37548 (trunk): Fix a couple of grammos.

knu	2012-11-08 13:52:35 +0900 (Thu, 08 Nov 2012)

  New Revision: 37548

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

  Log:
    Fix a couple of grammos.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 37547)
+++ ChangeLog	(revision 37548)
@@ -2,11 +2,11 @@
 
 	* configure.in (--with-opt-dir): Avoid nesting of double quotes
 	  inside backquotes, since some traditional shells like PD KSH
-	  (which OpenBSD's /bin/sh bases on) fails to parse them.
+	  (which OpenBSD's /bin/sh bases on) fail to parse them.
 
 Thu Nov  8 09:34:00 2012  Kenta Murata  <mrkn@c...>
 
-	* numeric.c: Add description of that the results of the comparing
+	* numeric.c: Add a caution that the results of the comparing
 	  operations of two NaNs are undefined.
 	  [#1720] [ruby-dev:38725] [ruby-core:36966]
 

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

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