Skip to content

Commit f59c8ea

Browse files
AbdelKader Bouadjadjaweaverryan
AbdelKader Bouadjadja
authored andcommitted
Fix (sense) typo in ACL documentation
1 parent 48db377 commit f59c8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/acl_advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ this request to an implementation of
190190
This allows you to replace the way access decisions are reached without actually
191191
modifying the ACL class itself.
192192

193-
The ``PermissionGrantingStrategy`` first checks all your object-scope ACEs. If none
193+
The ``PermissionGrantingStrategy`` first checks all your object-scope ACEs. If one
194194
is applicable, the class-scope ACEs will be checked. If none is applicable,
195195
then the process will be repeated with the ACEs of the parent ACL. If no
196196
parent ACL exists, an exception will be thrown.

0 commit comments

Comments
 (0)