Ira Lun
2017-04-15 de07193b25c3d03ea6829dac9002cca9bea17aa0
Fix a typo in a comment.
1 files modified
2 ■■■ changed files
pyramid/config/views.py 2 ●●● patch | view | raw | blame | history
pyramid/config/views.py
@@ -1032,7 +1032,7 @@
                # XXX we could try to be more efficient here and register
                # a non-secured view for a multiview if none of the
                # multiview's consituent views have a permission
                # multiview's constituent views have a permission
                # associated with them, but this code is getting pretty
                # rough already
                if is_multiview: