diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/whatsnew-1.1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
