From 41fa3e626af1f4670ccc0091013a13ff84337d4b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 3 Jul 2009 20:04:40 +0000 Subject: Not a publisher, a router. --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 4435bbceb..69be6b046 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -147,7 +147,7 @@ app_iter other sort of iterable. If a view happens to return something to the :mod:`repoze.bfg` -publisher that does not implement this interface, the publisher will +:term:`router` that does not implement this interface, the router will raise an error. .. _mapping_views_to_urls_using_zcml_section: -- cgit v1.2.3