Author: msorokin
Date: 2009-04-20 10:13:13 -0400 (Mon, 20 Apr 2009)
New Revision: 13695
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
https://jira.jboss.org/jira/browse/RF-6455
Corrected some info
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-04-20
13:48:22 UTC (rev 13694)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-04-20
14:13:13 UTC (rev 13695)
@@ -3768,7 +3768,7 @@
</section>
<section>
- <title>Identifing User Roles</title>
+ <title>Identifying User Roles</title>
<para>RichFaces provides a function to check whether the logged-in user belongs
to a certain <property>user role</property>. The function is
<code>rich:isUserInRole(Object)</code>, it takes a String, a comma-separated
list String, Collection etc. as arguments and returns a boolean value.
</para>