Repository: commons-compress
Updated Branches:
  refs/heads/master a184b3ad1 -> af72adb56


Fixed typo


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/af72adb5
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/af72adb5
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/af72adb5

Branch: refs/heads/master
Commit: af72adb563d105c7a7d816619d2c6686fc3ce0e8
Parents: a184b3a
Author: Kristian Rosenvold <krosenv...@apache.org>
Authored: Sat Nov 14 10:20:16 2015 +0100
Committer: Kristian Rosenvold <krosenv...@apache.org>
Committed: Sat Nov 14 10:20:16 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/af72adb5/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7835fb0..5ec8ef5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="COMPRESS-324" type="fix" date="2015-10-06">
         TarArchiveOutputStream will now recognize GNU long name and
         link entries even if the special entry has a different name
-        than GNU tar uses itself.  This seems to be the case fpr
+        than GNU tar uses itself.  This seems to be the case for
         archives created by star.
       </action>
       <action issue="COMPRESS-321" type="fix" date="2015-08-22">

Reply via email to