summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.1.rst')
-rw-r--r--docs/whatsnew-1.1.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst
index 388c40f46..dd4d488a0 100644
--- a/docs/whatsnew-1.1.rst
+++ b/docs/whatsnew-1.1.rst
@@ -264,8 +264,7 @@ Minor Feature Additions
``subpath`` attribute (the inverse was true of
:class:`pyramid.view.static`, and still is).
:class:`pyramid.static.static_view` exposes a ``use_subpath`` flag for use
- when you don't want the static view to behave like the older deprecated
- version.
+ when you want the static view to behave like the older deprecated version.
Backwards Incompatibilities
---------------------------