1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix typos [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-06-12 13:22:49 +00:00
parent 3d980e1643
commit 3d4eca7b34

View file

@ -3,7 +3,7 @@ Fri Jun 12 21:17:46 2015 NAKAMURA Usaku <usa@ruby-lang.org>
* pack.c (pack_{un,}pack): new template character `j` and `J`, pointer
with signed and unsigned integers.
* NEWS: mention bout this featre.
* NEWS: mention about this feature.
[Feature #11215] [ruby-dev:49015]
Fri Jun 12 21:01:44 2015 NAKAMURA Usaku <usa@ruby-lang.org>