From a7238e374de68557aeed47c416cb94538615dcf8 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Fri, 9 Sep 2011 02:42:16 -0500 Subject: garden --- docs/narr/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index b691d5a7c..b24c95c67 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -608,7 +608,7 @@ little less verbose? Or you'd like to offer up some handy configuration feature to other Pyramid users without requiring that we change Pyramid? You can extend Pyramid's :term:`Configurator` with your own directives. For example, let's say you find yourself calling -:meth:`pyramid.config.Configurator.add_view` repetitvely. Usually you can +:meth:`pyramid.config.Configurator.add_view` repetitively. Usually you can take the boring away by using existing shortcuts, but let's say that this is a case such a way that no existing shortcut works to take the boring away: -- cgit v1.2.3