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 2009/07/14 17:38:07 UTC

svn commit: r793945 - /tomcat/trunk/java/org/apache/naming/LocalStrings.properties

Author: markt
Date: Tue Jul 14 15:38:07 2009
New Revision: 793945

URL: http://svn.apache.org/viewvc?rev=793945&view=rev
Log:
Fix typo

Modified:
    tomcat/trunk/java/org/apache/naming/LocalStrings.properties

Modified: tomcat/trunk/java/org/apache/naming/LocalStrings.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/LocalStrings.properties?rev=793945&r1=793944&r2=793945&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/naming/LocalStrings.properties (original)
+++ tomcat/trunk/java/org/apache/naming/LocalStrings.properties Tue Jul 14 15:38:07 2009
@@ -16,7 +16,7 @@
 contextBindings.unknownContext=Unknown context name : {0}
 contextBindings.noContextBoundToThread=No naming context bound to this thread
 contextBindings.noContextBoundToCL=No naming context bound to this class loader
-selectorContext.noJavaUrl=This context must be accessed throught a java: URL
+selectorContext.noJavaUrl=This context must be accessed through a java: URL
 namingContext.contextExpected=Name is not bound to a Context
 namingContext.failResolvingReference=Unexpected exception resolving reference
 namingContext.nameNotBound=Name {0} is not bound in this Context



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