Correct a typo
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 24 May 2010 22:19:23 +0000 (22:19 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 24 May 2010 22:19:23 +0000 (22:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@947837 13f79535-47bb-0310-9956-ffa450edef68

bin/catalina.bat
bin/catalina.sh

index f490ca3..e6175c1 100755 (executable)
@@ -42,7 +42,7 @@ rem
 rem   JAVA_OPTS       (Optional) Java runtime options used when the "start",
 rem                   "stop", or "run" command is executed.
 rem
-rem   JAVA_ENDORSED_DIRS (Optional) Lists of of semi-comma separated directories
+rem   JAVA_ENDORSED_DIRS (Optional) Lists of of semi-colon separated directories
 rem                   containing some jars in order to allow replacement of APIs 
 rem                   created outside of the JCP (i.e. DOM and SAX from W3C). 
 rem                   It can also be used to update the XML parser implementation.
index 047bffc..811a9e5 100755 (executable)
@@ -46,7 +46,7 @@
 #   JAVA_OPTS       (Optional) Java runtime options used when the "start",
 #                   "stop", or "run" command is executed.
 #
-#   JAVA_ENDORSED_DIRS (Optional) Lists of of semi-comma separated directories
+#   JAVA_ENDORSED_DIRS (Optional) Lists of of colon separated directories
 #                   containing some jars in order to allow replacement of APIs 
 #                   created outside of the JCP (i.e. DOM and SAX from W3C). 
 #                   It can also be used to update the XML parser implementation.