From 8523343780f3544bdef9fa68936f670c794999b6 Mon Sep 17 00:00:00 2001 From: nahi Date: Sat, 15 Dec 2007 01:14:25 +0000 Subject: * cosmetic: fixed a typo in RDoc comment git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'time.c') diff --git a/time.c b/time.c index c4dec2f812..36df242ee5 100644 --- a/time.c +++ b/time.c @@ -67,7 +67,7 @@ time_modify(VALUE time) * Document-method: now * * Synonym for Time.new. Returns a +Time+ object - * initialized tot he current system time. + * initialized to the current system time. */ /* -- cgit v1.2.3