Chris McDonough
2011-01-30 56e234e120cb4194630ce65e8e8e6c6c4e3169c7
stray tilde
1 files modified
2 ■■■ changed files
pyramid/view.py 2 ●●● patch | view | raw | blame | history
pyramid/view.py
@@ -265,7 +265,7 @@
    ``False``).  The view will only be invoked if all custom
    predicates return ``True``.
    See the :meth:`pyramid.config.Configurator.add_view`` method for
    See the :meth:`pyramid.config.Configurator.add_view` method for
    descriptions of the ``decorator`` and ``mapper`` arguments.
    Any individual or all parameters can be omitted.  The simplest