From: markt Date: Thu, 17 Feb 2011 12:10:32 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e5c8ce747c7361cf0eb7f599214cccf11d172f94;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1071591 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/deploy/LocalStrings.properties b/java/org/apache/catalina/deploy/LocalStrings.properties index 245da9c73..0fa0ff35a 100644 --- a/java/org/apache/catalina/deploy/LocalStrings.properties +++ b/java/org/apache/catalina/deploy/LocalStrings.properties @@ -44,5 +44,4 @@ webXml.version.nfe=Unable to parse [{0}] from the version string [{1}]. This com webXml.wrongFragmentName=Used a wrong fragment name {0} at web.xml absolute-ordering tag! namingResources.mbeanCreateFail=Failed to create MBean for naming resource [{0}] -namingResoucres.mbeanDestroyFail=Failed to destroy MBean for naming resource [{1}] - +namingResources.mbeanDestroyFail=Failed to destroy MBean for naming resource [{1}]