typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
10ce57ea8d
commit
531dfb40e0
@ -1417,7 +1417,7 @@ date_s__strptime_internal(int argc, VALUE *argv, VALUE klass,
|
||||
|
||||
/*
|
||||
* call-seq:
|
||||
* Date._strftime(string, [format="%F"])
|
||||
* Date._strptime(string, [format="%F"])
|
||||
*
|
||||
* Return a hash of parsed elements.
|
||||
*/
|
||||
@ -3159,7 +3159,7 @@ datetime_s_now(int argc, VALUE *argv, VALUE klass)
|
||||
|
||||
/*
|
||||
* call-seq:
|
||||
* DateTime._strftime(string, [format="%FT%T%z"])
|
||||
* DateTime._strptime(string, [format="%FT%T%z"])
|
||||
*
|
||||
* Return a hash of parsed elements.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user