From 51e3ae1d6023f1acc0788b44d6f87b8c2ac03f48 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 5 Dec 2011 01:59:18 -0800 Subject: grammar --- docs/narr/introspector.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/introspector.rst b/docs/narr/introspector.rst index 83f05bc2f..3e42c42f6 100644 --- a/docs/narr/introspector.rst +++ b/docs/narr/introspector.rst @@ -59,7 +59,7 @@ Introspectable Objects ---------------------- Introspectable objects are returned from query methods of an introspector. -Each introspectable object implements the attributes and methods the +Each introspectable object implements the attributes and methods documented at :class:`pyramid.interfaces.IIntrospectable`. The important attributes shared by all introspectables are the following: -- cgit v1.2.3