Steve Piercy
2017-04-17 3c96623d3720890be4c46098f0d0886c3d3b3f84
Merge pull request #2999 from stevepiercy/1.7-branch

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
@@ -975,7 +975,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: