[richfaces-svn-commits] JBoss Rich Faces SVN: r8998 - trunk/ui/tooltip/src/main/config/component.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Jun 11 09:35:39 EDT 2008
Author: smukhina
Date: 2008-06-11 09:35:39 -0400 (Wed, 11 Jun 2008)
New Revision: 8998
Modified:
trunk/ui/tooltip/src/main/config/component/toolTip.xml
Log:
http://jira.jboss.com/jira/browse/RF-3429
language is corrected
Modified: trunk/ui/tooltip/src/main/config/component/toolTip.xml
===================================================================
--- trunk/ui/tooltip/src/main/config/component/toolTip.xml 2008-06-11 11:12:30 UTC (rev 8997)
+++ trunk/ui/tooltip/src/main/config/component/toolTip.xml 2008-06-11 13:35:39 UTC (rev 8998)
@@ -47,7 +47,7 @@
<name>ajaxSingle</name>
<classname>boolean</classname>
<description>
- boolean attribute which provides possibility to limit JSF tree processing(decoding, conversion/validation, value applying) to the component which send the request only.
+ boolean attribute which provides possibility to limit JSF tree processing(decoding, conversion/validation, value applying) to the component which sends the request only.
</description>
<defaultvalue>true</defaultvalue>
</property>
More information about the richfaces-svn-commits
mailing list