diff options
| author | Chris McDonough <chrism@plope.com> | 2011-07-14 01:18:46 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-07-14 01:18:46 -0400 |
| commit | 10408c799257d6727c968d63cf439b1ebfbfd335 (patch) | |
| tree | 7a355e0369cafd592d2ee6111ca680ce723c5a11 /CHANGES.txt | |
| parent | c425a46b73a96c484de50dd9eea1595389f37b3d (diff) | |
| download | pyramid-10408c799257d6727c968d63cf439b1ebfbfd335.tar.gz pyramid-10408c799257d6727c968d63cf439b1ebfbfd335.tar.bz2 pyramid-10408c799257d6727c968d63cf439b1ebfbfd335.zip | |
typo
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index f1c153f3f..1a0573278 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,7 +14,7 @@ Features ``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 ------------ |
