From 0e5270923af647aa16c520728d70c2db0064a68c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 27 May 2009 16:12:39 +0000 Subject: From jpenny. --- docs/narr/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index 365f19010..0f91c9c74 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -59,7 +59,7 @@ construct your own authentication policy. Any instance which implements the interface defined in ``repoze.bfg.interfaces.IAuthenticationPolicy`` can be used. -It's common but it is also possible to change the default +It's not common, but it is also possible to change the default :term:`authorization policy` (to use some other persistent authorization mechanism other than ACLs). To do so, pass an object which implements the ``repoze.bfg.interfaces.IAuthorizationPolicy``) -- cgit v1.2.3