summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/security.rst2
1 files changed, 1 insertions, 1 deletions
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