summaryrefslogtreecommitdiff
path: root/docs/tutorials/cmf/catalog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/cmf/catalog.rst')
-rw-r--r--docs/tutorials/cmf/catalog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/cmf/catalog.rst b/docs/tutorials/cmf/catalog.rst
index 11a9483a6..d5e9534ae 100644
--- a/docs/tutorials/cmf/catalog.rst
+++ b/docs/tutorials/cmf/catalog.rst
@@ -8,7 +8,7 @@ The main feature of the CMF catalog is that it filters search results
from the Zope 2 "catalog" based on the requesting user's ability to
view a particular cataloged object.
-:mod:`pyramid` itself has no cataloging facility, but an addon
+:app:`Pyramid` itself has no cataloging facility, but an addon
package named :term:`repoze.catalog` offers similar functionality.
Creating an Allowed Index