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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new be83efd7 Fix typos
be83efd7 is described below

commit be83efd794f198d713b4fb85a1f3fc1c6fa47015
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 15 13:42:35 2022 -0400

    Fix typos
---
 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 ed9a56d1..f5a43491 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -102,7 +102,7 @@ The <action> type attribute can be add,update,fix,remove.
         SFTP: Memory leak because AbstractFileProvider#findFileSystem.
       </action>
       <action type="fix" dev="ggregory" due-to="Marc Wrobel">
-       Fix typos #275.
+       Fix typos #275, #276.
       </action>
       <!-- ADD -->
       <action type="add" dev="ggregory" due-to="Seth Falco">

Reply via email to