* 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:
nahi 2007-12-15 01:14:25 +00:00
Родитель b4268bf067
Коммит 8523343780
1 изменённых файлов: 1 добавлений и 1 удалений

2
time.c
Просмотреть файл

@ -67,7 +67,7 @@ time_modify(VALUE time)
* Document-method: now
*
* Synonym for <code>Time.new</code>. Returns a +Time+ object
* initialized tot he current system time.
* initialized to the current system time.
*/
/*