From cf4c8cc49d447a89d1edc011a13be806b50e2918 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 21 Dec 2008 04:41:31 +0000 Subject: Typo. --- 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 87eaeae0a..f511f402d 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -28,7 +28,7 @@ However, if you add the following bit of code to your application's factory="repoze.bfg.security.RemoteUserACLSecurityPolicy" /> -The above insrcutable stanza enables the +The above inscrutable stanza enables the ``RemoteUserACLSecurityPolicy`` to be in effect for every request to your application. The ``RemoteUserACLSecurityPolicy`` is a policy which compares the ``REMOTE_USER`` variable passed in the reqest's -- cgit v1.2.3