From b9cb06eba28110de59b28ab55dcea3b3b267ede4 Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Wed, 24 Nov 2010 23:11:51 -0700 Subject: add comma --- docs/narr/hybrid.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst index b90577a55..89f3d5e33 100644 --- a/docs/narr/hybrid.rst +++ b/docs/narr/hybrid.rst @@ -263,7 +263,7 @@ thing to do. We could have also used our ``root_factory`` callable as the ``root_factory`` argument of the - :class:`pyramid.configuration.Configurator` constructor instead + :class:`pyramid.configuration.Configurator` constructor, instead of associating it with a particular route inside the route's configuration. Every hybrid route configuration that is matched but which does *not* name a ``factory``` attribute will use the use -- cgit v1.2.3