aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-28 14:14:52 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-28 14:14:52 +0000
commit1171a940f1ad7af13dbc750427fb7a82bbe0c142 (patch)
tree86b40657e83a6c7676633b4d01303aa127cf1c3a
parent2b72e549a755dec2fbbf78199e41d4148683d025 (diff)
downloadruby-1171a940f1ad7af13dbc750427fb7a82bbe0c142.tar.gz
typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e275ce3ce8..95a4b2d653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Tue Oct 28 23:05:35 2008 Tadayoshi Funaba <tadf@dotrb.org>
* complex.c: continues to support canonicalization *unofficially*
for an odd library mathn for the time being (only 1.9.x).
- since grand mathn is must be very very special library for us.
+ since grand mathn must be very very special library for us.
* rational.c: ditto.