From f0905520126f7b20ac7f100233f678a7d1c49a40 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Wed, 10 Mar 2010 21:55:37 +0000 Subject: missing letter --- docs/narr/urldispatch.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index d5dabe428..869ae609c 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -1006,7 +1006,7 @@ templates generated by :mod:`repoze.bfg` and within Using :mod:`repoze.bfg` Security With URL Dispatch -------------------------------------------------- -:mod:`repoze.bfg` provides its own security framework which consults a +:mod:`repoze.bfg` provides its own security framework which consults an :term:`authorization policy` before allowing any application code to be called. This framework operates in terms of an access control list, which is stored as an ``__acl__`` attribute of a context object. -- cgit v1.2.3