BZ50219: Fix typo in jndi-resources-howto.xml.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 5 Nov 2010 12:27:49 +0000 (12:27 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 5 Nov 2010 12:27:49 +0000 (12:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1031535 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/jndi-resources-howto.xml

index 29f6223..763622f 100644 (file)
@@ -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