summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-04 01:50:06 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-04 01:50:06 +0000
commit8fe2421ef165c2d73fe2104164951e707bb34bbe (patch)
tree8928b2f01a529d1082f7bcdca69ea6badec3c8ba /ChangeLog
parent09ecfbf3f7771740f20bc8b8ee043c9c593278b5 (diff)
ChangeLog: remove unnecessary preposition [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53426 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 2073f250cf..f0e9afcf1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,7 +58,7 @@ Sat Jan 2 02:27:22 2016 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
Fri Jan 1 22:01:52 2016 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
- * NEWS: mention about CSV's liberal_parsing option.
+ * NEWS: mention CSV's liberal_parsing option.
Fri Jan 1 19:38:23 2016 okkez <okkez000@gmail.com>