From: rjung Date: Tue, 30 Nov 2010 14:58:07 +0000 (+0000) Subject: Fix typo in script comment. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e7060c414d415c4a9cb23ead09fca4d84c4632ec;p=tomcat7.0 Fix typo in script comment. BZ 50383, addition to r1040546. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1040553 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/bin/tool-wrapper.bat b/bin/tool-wrapper.bat index cfe9afd14..ef52bfa0b 100755 --- a/bin/tool-wrapper.bat +++ b/bin/tool-wrapper.bat @@ -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 diff --git a/bin/tool-wrapper.sh b/bin/tool-wrapper.sh index 817208046..94f0c8f75 100755 --- a/bin/tool-wrapper.sh +++ b/bin/tool-wrapper.sh @@ -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. #