Typo

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/compress/trunk@1199898 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/xdoc/examples.xml b/src/site/xdoc/examples.xml
index 7ff3674..4997124 100644
--- a/src/site/xdoc/examples.xml
+++ b/src/site/xdoc/examples.xml
@@ -74,7 +74,7 @@
       <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