update doc.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2010-07-17 16:12:49 +00:00
parent 17749e5168
commit 4acc8102eb

2
time.c
View File

@ -4357,7 +4357,7 @@ strftimev(const char *fmt, VALUE time)
* The minimum field width specifies the minimum width. * The minimum field width specifies the minimum width.
* *
* The modifier is "E" and "O". * The modifier is "E" and "O".
* It is ignored. * They are ignored.
* *
* Format directives: * Format directives:
* *