Author: sebb
Date: Wed Nov 9 18:16:28 2011
New Revision: 1199898
URL: http://svn.apache.org/viewvc?rev=1199898&view=rev
Log:
Typo
Modified:
commons/proper/compress/trunk/src/site/xdoc/examples.xml
Modified: commons/proper/compress/trunk/src/site/xdoc/examples.xml
URL:
http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/examples.xml?rev=1199898&r1=1199897&r2=1199898&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/site/xdoc/examples.xml (original)
+++ commons/proper/compress/trunk/src/site/xdoc/examples.xml Wed Nov 9
18:16:28 2011
@@ -74,7 +74,7 @@ ArchiveInputStream input = new ArchiveSt
<subsection name="Concatenated Streams">
<p>For the bzip2, gzip and xz formats a single compressed file
may actually consist of several streams that will be
- concatenated by the commnd line utilities when decompressing
+ concatenated by the command line utilities when decompressing
them. Starting with Commons Compress 1.4 the
<code>*CompressorInputStream</code>s for these formats support
concatenating streams as well, but they won't do so by