Author: smukhina
Date: 2008-04-21 11:59:31 -0400 (Mon, 21 Apr 2008)
New Revision: 8021
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-398 language correction on demo
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml 2008-04-21
15:55:42 UTC (rev 8020)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml 2008-04-21
15:59:31 UTC (rev 8021)
@@ -19,7 +19,7 @@
</li>
<li>
<b>filterMethod</b> - Attribute which should be defined with method
binding.
- This method should accept on Object parameter and return bioolean value.
+ This method should accept on Object parameter and return boolean value.
So, this method also should be used to check if the object satisfies
filtering condition.
</li>