From 7bce93ea074b423b1165b663a2a82ea99e58f208 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Mon, 29 Nov 2010 20:51:30 -0700 Subject: add comma --- 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 79d3b9489..746c0f688 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -632,7 +632,7 @@ have the potential to influence response behavior. View callables that don't directly return a response should set these attributes on the ``request`` object via ``setattr`` during their -execution to influence associated response attributes. +execution, to influence associated response attributes. ``response_content_type`` Defines the content-type of the resulting response, -- cgit v1.2.3