mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* cosmetic: fixed a typo in RDoc comment
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b4268bf067
commit
8523343780
1 changed files with 1 additions and 1 deletions
2
time.c
2
time.c
|
@ -67,7 +67,7 @@ time_modify(VALUE time)
|
||||||
* Document-method: now
|
* Document-method: now
|
||||||
*
|
*
|
||||||
* Synonym for <code>Time.new</code>. Returns a +Time+ object
|
* Synonym for <code>Time.new</code>. Returns a +Time+ object
|
||||||
* initialized tot he current system time.
|
* initialized to the current system time.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue