summaryrefslogtreecommitdiff
path: root/docs/zcml/repozewho1authenticationpolicy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zcml/repozewho1authenticationpolicy.rst')
-rw-r--r--docs/zcml/repozewho1authenticationpolicy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zcml/repozewho1authenticationpolicy.rst b/docs/zcml/repozewho1authenticationpolicy.rst
index e5152f2e1..11907ce31 100644
--- a/docs/zcml/repozewho1authenticationpolicy.rst
+++ b/docs/zcml/repozewho1authenticationpolicy.rst
@@ -42,7 +42,7 @@ Alternatives
You may create an instance of the
:class:`pyramid.authentication.RepozeWho1AuthenticationPolicy` and
-pass it to the :class:`pyramid.configuration.Configurator`
+pass it to the :class:`pyramid.config.Configurator`
constructor as the ``authentication_policy`` argument during initial
application configuration.