summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/views.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst
index 8288a720c..91eaa91ff 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -54,7 +54,7 @@ app_iter
world!</body></html>']`` or it can be a filelike object, or any
other sort of iterable.
-If a view happens to return something to the :mod:``repoze.bfg``
+If a view happens to return something to the :mod:`repoze.bfg`
publisher that does not implement this interface, the publisher will
raise an error.