Author: rjung
Date: Tue Nov 30 15:00:25 2010
New Revision: 1040555
URL: http://svn.apache.org/viewvc?rev=1040555&view=rev
Log:
Fix typo in script comment.
BZ 50383, addition to r1040547,
backport of r1040553.
Modified:
tomcat/tc6.0.x/trunk/bin/tool-wrapper.bat
tomcat/tc6.0.x/trunk/bin/tool-wrapper.sh
Modified: tomcat/tc6.0.x/trunk/bin/tool-wrapper.bat
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/bin/tool-wrapper.bat?rev=1040555&r1=1040554&r2=1040555&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/bin/tool-wrapper.bat (original)
+++ tomcat/tc6.0.x/trunk/bin/tool-wrapper.bat Tue Nov 30 15:00:25 2010
@@ -18,7 +18,7 @@ if "%OS%" == "Windows_NT" setlocal
rem ---------------------------------------------------------------------------
rem Wrapper script for command line tools
rem
-rem Environment Variable Prequisites
+rem Environment Variable Prerequisites
rem
rem CATALINA_HOME May point at your Catalina "build" directory.
rem
Modified: tomcat/tc6.0.x/trunk/bin/tool-wrapper.sh
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/bin/tool-wrapper.sh?rev=1040555&r1=1040554&r2=1040555&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/bin/tool-wrapper.sh (original)
+++ tomcat/tc6.0.x/trunk/bin/tool-wrapper.sh Tue Nov 30 15:00:25 2010
@@ -18,7 +18,7 @@
# -----------------------------------------------------------------------------
# Wrapper script for command line tools
#
-# Environment Variable Prequisites
+# Environment Variable Prerequisites
#
# CATALINA_HOME May point at your Catalina "build" directory.
#
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]