From 07a723720d1fea85ec7d0629324c015712b16b4e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 28 Nov 2009 18:51:10 +0000 Subject: Typo. --- docs/narr/hybrid.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/hybrid.rst') diff --git a/docs/narr/hybrid.rst b/docs/narr/hybrid.rst index d85e2f1af..e0b5ea542 100644 --- a/docs/narr/hybrid.rst +++ b/docs/narr/hybrid.rst @@ -310,7 +310,7 @@ given request. This explanation requires a little "inside baseball" knowledge of how :mod:`repoze.bfg` works. :mod:`repoze.bfg` uses the :term:`Zope Component Architecture` under the hood to dispatch a request to a -:term:`view`. In Zope Component Architecture-speak, a view is an +:term:`view`. In Zope Component Architecture-speak, a view is a "multi adapter" registered for a :term:`context` type and a :term:`request` type as well as a particular :term:`view name`. When a request is generated and a context is found by the :mod:`repoze.bfg` -- cgit v1.2.3