From e99cc601e005ffebf7717200ad844c87fe60e5cd Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 24 Nov 2015 00:04:36 +0000 Subject: 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 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * NEWS: Fix the issue number of `Struct#dig`, which should be -- cgit v1.2.3