From badc85a2930aab9b5aaecf9b2a39aaee8475080e Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Sun, 7 Mar 2010 15:46:30 +0000 Subject: removed duplicate word --- docs/narr/contextfinding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/narr/contextfinding.rst b/docs/narr/contextfinding.rst index 65ffe4860..6da10d641 100644 --- a/docs/narr/contextfinding.rst +++ b/docs/narr/contextfinding.rst @@ -28,7 +28,7 @@ finding` and :term:`view lookup`. the application developer which receives the :term:`request` and which returns a :term:`response`. -These two subsystems are are used by :mod:`repoze.bfg` serially: +These two subsystems are used by :mod:`repoze.bfg` serially: first, a :term:`context finding` subsystem does its job. Then the result of context finding is passed to the :term:`view lookup` subsystem. The view lookup system finds a :term:`view callable` -- cgit v1.2.3