You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2010/11/05 13:28:33 UTC

svn commit: r1031537 - /tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml

Author: rjung
Date: Fri Nov  5 12:28:33 2010
New Revision: 1031537

URL: http://svn.apache.org/viewvc?rev=1031537&view=rev
Log:
BZ50219: Fix typo in jndi-resources-howto.xml.

Modified:
    tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml?rev=1031537&r1=1031536&r2=1031537&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml Fri Nov  5 12:28:33 2010
@@ -146,7 +146,7 @@ attribute to "true").</p>
 <p>Tomcat 5 maintains a separate namespace of global resources for the 
 entire server.  These are configured in the 
 <a href="config/globalresources.html">
-<code><strong>&lt;GlobalNameingResources&gt;</strong></code></a> element of 
+<code><strong>&lt;GlobalNamingResources&gt;</strong></code></a> element of 
 <code>$CATALINA_BASE/conf/server.xml</code>. You may expose these resources to 
 web applications by using a 
 <a href="config/context.html#Resource Links">&lt;ResourceLink&gt;</a> to



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