Steve Piercy
2017-04-17 a1137641e9c8ec778242a33f77e5224f5e6eb296
Merge pull request #3001 from whiteroses/fix-typo

Fix typo in comment.
1 files modified
2 ■■■ changed files
pyramid/config/views.py 2 ●●● patch | view | raw | blame | history
pyramid/config/views.py
@@ -972,7 +972,7 @@
        def register_view(classifier, request_iface, derived_view):
            # A multiviews is a set of views which are registered for
            # exactly the same context type/request type/name triad.  Each
            # consituent view in a multiview differs only by the
            # constituent view in a multiview differs only by the
            # predicates which it possesses.
            # To find a previously registered view for a context