summaryrefslogtreecommitdiff
path: root/docs/zcml/view.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zcml/view.rst')
-rw-r--r--docs/zcml/view.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zcml/view.rst b/docs/zcml/view.rst
index 8117e8ea6..6e67b4c56 100644
--- a/docs/zcml/view.rst
+++ b/docs/zcml/view.rst
@@ -3,7 +3,7 @@
``view``
--------
-A ``view`` declaration directs :mod:`pyramid` to create a single
+A ``view`` declaration directs :app:`Pyramid` to create a single
:term:`view configuration` registration in the current
:term:`application registry`.