From 1bbd83e8487dfa612f08ba5edfef1e3d187783d1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 14 Oct 2010 01:27:20 +0000 Subject: typo --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 21c17da15..74c39371e 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -973,7 +973,7 @@ registered as exception views which have a name will be ignored. Normal (non-exception) views registered against a context which inherits from :exc:`Exception` will work normally. When an - exception view configuraton is processed, *two* exceptions are + exception view configuraton is processed, *two* views are registered. One as a "normal" view, the other as an "exception" view. This means that you can use an exception as ``context`` for a normal view. -- cgit v1.2.3