From: rjung
Date: Fri, 5 Nov 2010 12:27:49 +0000 (+0000)
Subject: BZ50219: Fix typo in jndi-resources-howto.xml.
X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b6194e4ac7e53367d6286564fb8907486e85f5e2;p=tomcat7.0
BZ50219: Fix typo in jndi-resources-howto.xml.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1031535 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/webapps/docs/jndi-resources-howto.xml b/webapps/docs/jndi-resources-howto.xml
index 29f622395..763622f5a 100644
--- a/webapps/docs/jndi-resources-howto.xml
+++ b/webapps/docs/jndi-resources-howto.xml
@@ -146,7 +146,7 @@ attribute to "true").
Tomcat maintains a separate namespace of global resources for the
entire server. These are configured in the
-<GlobalNameingResources> element of
+<GlobalNamingResources> element of
$CATALINA_BASE/conf/server.xml. You may expose these resources to
web applications by using a
<ResourceLink> to