Chris McDonough
2013-01-15 fc69dbc24d540e1679e5d2149a366db6b133b1eb
Merge pull request #796 from tshepang/typos

typo
1 files modified
2 ■■■ changed files
pyramid/config/__init__.py 2 ●●● patch | view | raw | blame | history
pyramid/config/__init__.py
@@ -631,7 +631,7 @@
        self.action_state = ActionState() # old actions have been processed
    def include(self, callable, route_prefix=None):
        """Include a configuration callables, to support imperative
        """Include a configuration callable, to support imperative
        application extensibility.
        .. warning:: In versions of :app:`Pyramid` prior to 1.2, this