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><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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org