From 465f18df135db19b6e7a9abd359c4652eebb2230 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 13 Jul 2010 23:48:26 +0000 Subject: docs tweaks --- docs/narr/hooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 254e35e8e..77287c746 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -106,7 +106,7 @@ the :term:`authorization policy` in use, it invokes a :term:`forbidden view`. The default forbidden response has a 401 status code and is very plain, but the view which generates it can be overridden as necessary using either :term:`imperative configuration` or -:term:`ZCML`: +:term:`ZCML`. The :term:`forbidden view` callable is a view callable like any other. The :term:`view configuration` which causes it to be a "not found" -- cgit v1.2.3