From 54064ad54e3e3c275d276f38c1202c9344bcdfdc Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 3 Jun 2011 20:11:50 -0400 Subject: fix rendering --- docs/whatsnew-1.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/whatsnew-1.1.rst') diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 761fa8d3a..ce2f7210a 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -54,7 +54,7 @@ Minor Feature Additions ----------------------- - New authentication policy: - :ref:`pyramid.authentication.SessionAuthenticationPolicy`, which uses a + :class:`pyramid.authentication.SessionAuthenticationPolicy`, which uses a session to store credentials. - Integers and longs passed as ``elements`` to -- cgit v1.2.3