diff options
author | ayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-09-28 10:17:26 +0000 |
---|---|---|
committer | ayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-09-28 10:17:26 +0000 |
commit | 839b4b512578705e1ea3fbcfbb67257abcca4cc2 (patch) | |
tree | 47748fc1a442e3b7c24386f97644597262b91e9d /ext/bigdecimal | |
parent | 63633f8f61d683d5c1b5b1244b93c32381ee4e11 (diff) | |
download | ruby-839b4b512578705e1ea3fbcfbb67257abcca4cc2.tar.gz |
Fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/bigdecimal')
-rw-r--r-- | ext/bigdecimal/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bigdecimal/README b/ext/bigdecimal/README index ffebe1f282..8b53453e0f 100644 --- a/ext/bigdecimal/README +++ b/ext/bigdecimal/README @@ -53,7 +53,7 @@ You can redistribute it and/or modify it under either the terms of the GPL Feel free to send comments and bug reports to the ruby-core team. - http://redmine.ruby-lamg.org + http://redmine.ruby-lang.org ------------------------------------------------------- created at: Thu Dec 22 1999 |