diff options
author | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-16 22:05:44 +0000 |
---|---|---|
committer | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-16 22:05:44 +0000 |
commit | 9b3a6c711990f5abfe10f1382f79ea4f6d6a33c9 (patch) | |
tree | a9b281d6a52ad7b754182787376d022d7a8e2603 | |
parent | 00777ea256748efd5fe31910515aa0b69536e006 (diff) | |
download | ruby-9b3a6c711990f5abfe10f1382f79ea4f6d6a33c9.tar.gz ruby-9b3a6c711990f5abfe10f1382f79ea4f6d6a33c9.tar.xz ruby-9b3a6c711990f5abfe10f1382f79ea4f6d6a33c9.zip |
typo.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Wed Sep 17 06:58:31 2008 Tadayoshi Funaba <tadf@dotrb.org> * complex.c: follows the above change. - * lib/cmath.c: ditto. + * lib/cmath.rb: ditto. Wed Sep 17 01:56:27 2008 Tanaka Akira <akr@fsij.org> |