Skip to content

Commit

Permalink
update doc.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
akr committed Mar 26, 2013
1 parent eed7391 commit e1540cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion time.c
Expand Up @@ -4536,7 +4536,7 @@ strftimev(const char *fmt, VALUE time, rb_encoding *enc)
*
* This method is similar to strftime() function defined in ISO C and POSIX.
*
* While all directives are locale independant since Ruby 1.9 %Z is platform
* While all directives are locale independant since Ruby 1.9, %Z is platform
* dependant.
* So, the result may differ even if the same format string is used in other
* systems such as C.
Expand Down

0 comments on commit e1540cd

Please sign in to comment.