From: markt Date: Thu, 23 Jun 2011 15:54:43 +0000 (+0000) Subject: Add important missing word X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a426014cdb308a0c0851eb860003444118de8332;p=tomcat7.0 Add important missing word git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1138953 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index d64e56b13..cd9e4b78c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -186,7 +186,8 @@ 36362: Handle the case where tag file attributes (which can - use any valid XML name) have a name which is a Java identifier. (markt) + use any valid XML name) have a name which is not a Java identifier. + (markt)