Confirm that this was a typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 22 Dec 2009 15:15:26 +0000 (15:15 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 22 Dec 2009 15:15:26 +0000 (15:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@893198 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/jasper/resources/LocalStrings.properties

index 0601ca9..0336dc1 100644 (file)
@@ -155,8 +155,6 @@ jsp.error.setproperty.ClassNotFound=setProperty: Class {0} not found
 jsp.error.javac=Javac exception
 jsp.error.javac.env=Environment: 
 jsp.error.compilation=Error compiling file: {0} {1}
-# typo ?
-#jsp.error.setproperty.invalidSayntax=setProperty: can't have non-null value when property=*
 jsp.error.setproperty.invalidSyntax=setProperty: can't have non-null value when property=*
 jsp.error.setproperty.beanInfoNotFound=setproperty: beanInfo for bean {0} not found
 jsp.error.setproperty.paramOrValue=setProperty: either param or value can be present