You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2011/06/15 14:55:25 UTC

svn commit: r1136017 - /tomcat/trunk/webapps/docs/setup.xml

Author: markt
Date: Wed Jun 15 12:55:24 2011
New Revision: 1136017

URL: http://svn.apache.org/viewvc?rev=1136017&view=rev
Log:
Fix typo reported by @earthgecko

Modified:
    tomcat/trunk/webapps/docs/setup.xml

Modified: tomcat/trunk/webapps/docs/setup.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/setup.xml?rev=1136017&r1=1136016&r2=1136017&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/setup.xml (original)
+++ tomcat/trunk/webapps/docs/setup.xml Wed Jun 15 12:55:24 2011
@@ -107,7 +107,7 @@
 
 <source>
     cd $CATALINA_HOME/bin
-    tar xvfz commons-deamon-native.tar.gz
+    tar xvfz commons-daemon-native.tar.gz
     cd commons-daemon-1.0.x-native-src/unix
     ./configure
     make



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org