You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/05/15 20:25:16 UTC

[commons-io] branch master updated: Trailing spaces.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 481f963  Trailing spaces.
481f963 is described below

commit 481f963c40e23f5ec96c7e3fd1f8c85db8f4b3c7
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed May 15 16:25:13 2019 -0400

    Trailing spaces.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9854044..9a7e901 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -99,7 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
         Make array declaration in ThresholdingOutputStream consistent with other array declarations in the library #77.
       </action>
       <action issue="IO-578" dev="ggregory" type="add" due-to="Mark Chesney">
-        Support java.nio.Path and non-default file systems for ReversedLinesFileReader (#62)      
+        Support java.nio.Path and non-default file systems for ReversedLinesFileReader (#62)
       </action>
     </release>