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 2020/09/06 22:54:20 UTC

[commons-vfs] branch master updated: Typos.

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 0457a30  Typos.
0457a30 is described below

commit 0457a306624575163e7895b267fbc7643ded4a94
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 6 18:54:14 2020 -0400

    Typos.
---
 src/changes/changes.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6bc6b8a..3aa88dd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,16 +72,16 @@ The <action> type attribute can be add,update,fix,remove.
         [SFTP] Configure whether exec detection is enabled #80.
       </action>
       <action dev="ggregory" due-to="PeterAlfredLee" type="add">
-        Add proxy config for some Http/Https test #108.
+        Add proxy config for some HTTP/HTTPS test #108.
       </action>
       <action issue="VFS-780" dev="ggregory" due-to="Wuchte" type="fix">
         SftpFileSystem returns null channel and produce NPE - fix get… #110.
       </action>
       <action dev="ggregory" due-to="PeterAlfredLee" type="add">
-        Fix some test error when jvm's default language is not US en #107. 
+        Fix some test error when JVM's default language is not US en #107. 
       </action>
       <action issue="VFS-788" dev="ggregory" due-to="satish bhor" type="fix">
-        [webdav/webdav4]Jackrabbit1 and jackrabbit2 modules getting same OSGi symbolic name.
+        [webdav/webdav4] Jackrabbit1 and jackrabbit2 modules getting same OSGi symbolic name.
       </action>
       <action issue="VFS-787" dev="ggregory" due-to="satish bhor" type="add">
         Allow users to set proxy schemes like http/https #122.