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


The following commit(s) were added to refs/heads/master by this push:
     new 8f2d408  Typos.
8f2d408 is described below

commit 8f2d40873a70e0727b76ecd779c9a8e3a55eaf1a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jan 25 12:27:20 2020 -0500

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f7902ad..d8b33c3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,8 +67,8 @@ The <action> type attribute can be add,update,fix,remove.
       </action>
       <action issue="COMPRESS-497" type="update" date="2019-10-12"
               due-to="Stefan Schlott">
-        SevenZFile can now revover from a certain corruption that
-        seems to happen occasinally when split archives are created.
+        SevenZFile can now recover from a certain corruption that
+        seems to happen occasionally when split archives are created.
       </action>
       <action issue="COMPRESS-342" type="update" date="2019-11-07"
               due-to="Peter Alfred Lee">

Reply via email to