doh - missed a '
authorfunkman <funkman@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Jan 2007 15:16:10 +0000 (15:16 +0000)
committerfunkman <funkman@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Jan 2007 15:16:10 +0000 (15:16 +0000)
-This line, and those below, will be ignored--

M    LocalStrings.properties

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@491813 13f79535-47bb-0310-9956-ffa450edef68

java/javax/el/LocalStrings.properties

index ec2482f..92db77a 100644 (file)
@@ -16,7 +16,7 @@
 # Default localized string information
 # Localized for Locale en_US
 
-propertyNotFound=Property ''{1}' not found on type {0}
+propertyNotFound=Property ''{1}'' not found on type {0}
 propertyNotReadable=Property ''{1}'' not readable on type {0}
 propertyNotWritable=Property ''{1}'' not writable on type {0}
 propertyReadError=Error reading ''{1}'' on type {0}