Chris McDonough
2011-07-14 10408c799257d6727c968d63cf439b1ebfbfd335
typo
2 files modified
5 ■■■■■ changed files
CHANGES.txt 2 ●●● patch | view | raw | blame | history
docs/whatsnew-1.1.rst 3 ●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -14,7 +14,7 @@
  ``path_info``, attribute rather than it's ``subpath`` attribute (the
  inverse was true of ``pyramid.view.static``, and still is).
  ``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.
  you want the static view to behave like the older deprecated version.
Deprecations
------------
docs/whatsnew-1.1.rst
@@ -264,8 +264,7 @@
  ``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
---------------------------