From 6579f51fec8506332cdd61d06ed20178f0bdfbcb Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 1 Jul 2011 01:02:55 -0400 Subject: typo --- docs/whatsnew-1.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 9895858cd..7d0f666d3 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -95,7 +95,7 @@ Minor Feature Additions ----------------------- - A `JSONP `_ renderer. See - :ref:`jsonp_renderer` for more details. + :ref:`jsonp_renderer` for more details. - New authentication policy: :class:`pyramid.authentication.SessionAuthenticationPolicy`, which uses a -- cgit v1.2.3