Author: sebb
Date: Thu Oct 28 14:15:27 2010
New Revision: 1028305
URL: http://svn.apache.org/viewvc?rev=1028305&view=rev
Log:
typo
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
Modified: commons/proper/compress/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/changes/changes.xml?rev=1028305&r1=1028304&r2=1028305&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Thu Oct 28 14:15:27
2010
@@ -46,7 +46,7 @@ The <action> type attribute can be add,u
<body>
<release version="1.2" date="as in SVN" description="Release 1.2">
<action issue="COMPRESS-119" type="fix" date="2010-10-26">
- TarArchiveOutputStream#finish now writes all buffered data ot the
stream
+ TarArchiveOutputStream#finish now writes all buffered data to the
stream
</action>
</release>
<release version="1.1" date="2010-08-13" description="Release 1.1">