From 95bebf5d396de2a395e8ceb40ec8c3e5d08e5b1e Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Sun, 5 Dec 2010 10:15:19 -0700 Subject: add missing article --- docs/narr/views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/views.rst') diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 5d952a5b4..2e88d8056 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -1276,7 +1276,7 @@ the usage of the configured view. default view). ``context`` - An object representing Python class that the :term:`context` must be + An object representing a Python class that the :term:`context` must be an instance of, *or* the :term:`interface` that the :term:`context` must provide in order for this view to be found and called. This predicate is true when the :term:`context` is an instance of the -- cgit v1.2.3