Author: sebb
Date: Mon Jun 11 00:51:51 2012
New Revision: 1348697

URL: http://svn.apache.org/viewvc?rev=1348697&view=rev
Log:
Spelling

Modified:
    creadur/site/trunk/content/tentacles/index.mdtext

Modified: creadur/site/trunk/content/tentacles/index.mdtext
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/content/tentacles/index.mdtext?rev=1348697&r1=1348696&r2=1348697&view=diff
==============================================================================
--- creadur/site/trunk/content/tentacles/index.mdtext (original)
+++ creadur/site/trunk/content/tentacles/index.mdtext Mon Jun 11 00:51:51 2012
@@ -1,4 +1,3 @@
-
 # Running Apache Tentacles
 
 The tool will download all the archives from a staging repo, unpack
@@ -8,7 +7,7 @@ them and create a little report of what 
 
 Assertions must be enabled.
 
-The tool is not specific to maven and will simply recurssively walk
+The tool is not specific to maven and will simply recursively walk
 the provided URL and download all files matching the following
 pattern:
 
@@ -58,7 +57,7 @@ Will be unpacked at the following locati
     content/foo.zip.contents/README.txt
     content/foo.zip.contents/lib/bar.jar
 
-Unpacking is recurssive, so any binaries contained in foo.zip will
+Unpacking is recursive, so any binaries contained in foo.zip will
 also be unpacked.
 
     content/foo.zip.contents/lib/bar.jar
@@ -93,7 +92,7 @@ the binary.  There will be two sections 
 **Undeclared**
 
 The Declared section lists the single LICENSE file that was supplied
-by the binary itself.  As the tool works recurssively, it will also
+by the binary itself.  As the tool works recursively, it will also
 collect any LICENSE file text from any binaries contained in the
 foo.zip.  Well call these "sub" LICENSES for simplicity.
 


Reply via email to