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><GlobalNameingResources></strong></code></a> element of
+<code><strong><GlobalNamingResources></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"><ResourceLink></a> to
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]