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:27:50 UTC

svn commit: r1031535 - /tomcat/trunk/webapps/docs/jndi-resources-howto.xml

Author: rjung
Date: Fri Nov  5 12:27:49 2010
New Revision: 1031535

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

Modified:
    tomcat/trunk/webapps/docs/jndi-resources-howto.xml

Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jndi-resources-howto.xml?rev=1031535&r1=1031534&r2=1031535&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/jndi-resources-howto.xml (original)
+++ tomcat/trunk/webapps/docs/jndi-resources-howto.xml Fri Nov  5 12:27:49 2010
@@ -146,7 +146,7 @@ attribute to "true").</p>
 <p>Tomcat 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