aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-24 00:04:36 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-11-24 00:04:36 +0000
commite40cc47f4b410a1a6a0f0ca72743b9f4ce9f372d (patch)
treeb565a7061a53121fad55056ce0653ba3758fa58a /ChangeLog
parentd6f37b2d325d04f89f034a6255cd5dd3105faae3 (diff)
downloadruby-e40cc47f4b410a1a6a0f0ca72743b9f4ce9f372d.tar.gz
Add missing punctuation to File docs [ci skip]
* file.c: [DOC] add a missing period to File docs, to terminate the sentence and separate from the next sentence. [Fix GH-1111] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0f186f6b5..503f4e2791 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 24 09:04:29 2015 David Rodriguez <deivid.rodriguez@gmail.com>
+
+ * file.c: [DOC] add a missing period to File docs, to terminate
+ the sentence and separate from the next sentence. [Fix GH-1111]
+
Tue Nov 24 08:30:06 2015 JuanitoFatas <katehuang0320@gmail.com>
* NEWS: Fix the issue number of `Struct#dig`, which should be