Tshepang Lekhonkhobe
2013-01-15 024fd80060652a9d99c57abd55e940652c6dbb47
yet another grammar fix
1 files modified
2 ■■■ changed files
pyramid/exceptions.py 2 ●●● patch | view | raw | blame | history
pyramid/exceptions.py
@@ -21,7 +21,7 @@
    """
    This exception is raised when :app:`Pyramid` cannot
    successfully decode a URL or a URL path segment.  This exception
    it behaves just like the Python builtin
    behaves just like the Python builtin
    :exc:`UnicodeDecodeError`. It is a subclass of the builtin
    :exc:`UnicodeDecodeError` exception only for identity purposes,
    mostly so an exception view can be registered when a URL cannot be