summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-12 13:22:49 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-12 13:22:49 +0000
commit3d4eca7b34bce1b08d6082af453610000b5757dc (patch)
tree170d06a9bd3c915a21c8619735b51e2525c44f17 /ChangeLog
parent3d980e1643305ff2ef7492d5fe25d89f63b29268 (diff)
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 788b4162f8..2d459863ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>