Author: kkolinko
Date: Sun Dec 25 22:43:20 2011
New Revision: 1224652
URL: http://svn.apache.org/viewvc?rev=1224652&view=rev
Log:
Correct message what US dictionary flags as a typo (but UK one does not)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties
Modified: tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties?rev=1224652&r1=1224651&r2=1224652&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties
(original)
+++ tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties Sun
Dec 25 22:43:20 2011
@@ -24,4 +24,4 @@ parameters.noequal=Parameter starting at
cookies.invalidCookieToken=Cookies: Invalid cookie. Value not a token or
quoted value
cookies.invalidSpecial=Cookies: Unknown Special Cookie
-cookies.fallToDebug=\n Note: further occurences of Cookie errors will be
logged at DEBUG level.
+cookies.fallToDebug=\n Note: further occurrences of Cookie errors will be
logged at DEBUG level.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]