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:05 UTC

svn commit: r1031536 - /tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml

Author: rjung
Date: Fri Nov  5 12:28:04 2010
New Revision: 1031536

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

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

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