summaryrefslogtreecommitdiff
path: root/docs/narr/security.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/security.rst')
-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 8b3427675..61948650e 100644
--- a/docs/narr/security.rst
+++ b/docs/narr/security.rst
@@ -97,7 +97,7 @@ For example:
authorization_policy=authorization_policy)
.. note:: the ``authentication_policy`` and ``authorization_policy``
- arguments may also be passed to the Configurator as :ref:`dotted
+ arguments may also be passed to the Configurator as :term:`dotted
Python name` values, each representing the dotted name path to a
suitable implementation global defined at Python module scope.