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 d6228ec Fix typo in javadocs #276. d6228ec is described below commit d6228ece8c2f8d5a4bc07119b2a81ae14f297452 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Sep 23 13:33:47 2021 -0400 Fix typo in javadocs #276. --- 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 1c2794b..f9c3ff1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -81,7 +81,7 @@ The <action> type attribute can be add,update,fix,remove. FileUtils.listFiles() does not list matching files if File parameter is a symbolic link. </action> <action issue="IO-749" dev="ggregory" type="fix" due-to="niranjanghule, Gary Gregory"> - Fix typo error in javadocs #276. + Fix typo in javadocs #276. </action> <!-- ADD --> <action dev="ggregory" type="add" due-to="Gary Gregory">