From 41887b33bce0238db87d76cbf1026e534477c0bd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 17:19:06 +0000 Subject: --- 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 6eb42a0cd..d85df9396 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -159,7 +159,7 @@ request_type A Python dotted-path name representing the :term:`interface` that the :term:`request` must have in order for this view to be found and called. See :ref:`view_request_types_section` for more - information about view security and permissions. + information about request types. .. _mapping_views_to_urls_using_a_decorator_section: -- cgit v1.2.3