summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api/config.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst
index b76fed9cb..ca9351db0 100644
--- a/docs/api/config.rst
+++ b/docs/api/config.rst
@@ -112,9 +112,7 @@
The :term:`introspector` related to this configuration. It is an
instance implementing the :class:`pyramid.interfaces.IIntrospector`
- interface. If the Configurator constructor was supplied with an
- ``introspector`` argument, this attribute will be that value.
- Otherwise, it will be an instance of a default introspector type.
+ interface.
.. note::