mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8bb663bd49
commit
4ee47dcc07
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ Sun Oct 19 18:15:15 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
|
|||
Sun Oct 19 07:37:13 2008 Tadayoshi Funaba <tadf@dotrb.org>
|
||||
|
||||
* lib/cmath.rb (log2,cbrt,frexp,ldexp,hypot,erf,erfc,gamma,lgamma):
|
||||
should be also privided as module function. [ruby-dev:36787]
|
||||
should be also provided as module function. [ruby-dev:36787]
|
||||
|
||||
Sun Oct 19 07:25:08 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
|
||||
|
||||
|
@ -92,7 +92,7 @@ Sat Oct 18 17:10:10 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
|
|||
|
||||
Sat Oct 18 16:39:39 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||
|
||||
* transcode.c: in transcode_search_path, elimintated a warning
|
||||
* transcode.c: in transcode_search_path, eliminated a warning
|
||||
on cygwin about pathlen potentially not being initialized
|
||||
|
||||
Sat Oct 18 13:40:27 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
|
Loading…
Reference in a new issue