Author: nbelaevski
Date: 2008-10-13 21:02:19 -0400 (Mon, 13 Oct 2008)
New Revision: 10735
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/sortingFeature/sortingUsage.xhtml
Log:
typo corrected
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/sortingFeature/sortingUsage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/sortingFeature/sortingUsage.xhtml 2008-10-13
23:59:19 UTC (rev 10734)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/sortingFeature/sortingUsage.xhtml 2008-10-14
01:02:19 UTC (rev 10735)
@@ -50,7 +50,7 @@
"UNSORTED"(default)
</li>
<li>
- <b>selfSorted</b> attribute of <b>brich:column</b>
which defines
+ <b>selfSorted</b> attribute of <b>rich:column</b>
which defines
if the table will make a header clickable and if click on the
header will call sorting request.
Default value is "true". In order to use custom sorting mechanism
Show replies by date