[Rt-commit] r13742 - in rt/branches/3.999-DANGEROUS: lib/RT/Model

sunnavy at bestpractical.com sunnavy at bestpractical.com
Wed Jul 2 21:18:51 EDT 2008


Author: sunnavy
Date: Wed Jul  2 21:18:51 2008
New Revision: 13742

Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)
   rt/branches/3.999-DANGEROUS/lib/RT/Model/Group.pm

Log:
 r13999 at sunnavys-mb:  sunnavy | 2008-07-03 09:01:58 +0800
 tiny doc fix


Modified: rt/branches/3.999-DANGEROUS/lib/RT/Model/Group.pm
==============================================================================
--- rt/branches/3.999-DANGEROUS/lib/RT/Model/Group.pm	(original)
+++ rt/branches/3.999-DANGEROUS/lib/RT/Model/Group.pm	Wed Jul  2 21:18:51 2008
@@ -219,7 +219,7 @@
 
 Loads a user's acl equivalence group. Takes a principal object.
 ACL equivalnce groups are used to simplify the acl system. Each user
-has one group that only he is a member of. rights granted to the user
+has one group that only he is a member of. Rights granted to the user
 are actually granted to that group. This greatly simplifies ACL checks.
 While this results in a somewhat more complex setup when creating users
 and granting ACLs, it _greatly_ simplifies acl checks.


More information about the Rt-commit mailing list