Author: gvanmatre Date: Tue Sep 27 18:06:21 2005 New Revision: 292079 URL: http://svn.apache.org/viewcvs?rev=292079&view=rev Log: Fixed Typo.
Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/Bundle.properties Modified: struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/Bundle.properties URL: http://svn.apache.org/viewcvs/struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/Bundle.properties?rev=292079&r1=292078&r2=292079&view=diff ============================================================================== --- struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/Bundle.properties (original) +++ struts/shale/trunk/clay-plugin/src/java/org/apache/shale/clay/Bundle.properties Tue Sep 27 18:06:21 2005 @@ -132,5 +132,5 @@ #org.apache.shale.clay.utils.ClayAmalgam missing.attribute=The "{0}" attribute is required when using the ClayAmalgam.{1}() validator method binding event. -invalid.binding=Invalid use of the Amalgam.{0}() validator method binding event. This method assume the use of the Clay component's "shapeValidator" property binding. +invalid.binding=Invalid use of the ClayAmalgam.{0}() validator method binding event. This method assume the use of the Clay component's "shapeValidator" property binding. invalid.attribute=The "{0}" attribute is required when using the ClayAmalgam.{1}() validator method binding event. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]