summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyramid/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyramid/config.py b/pyramid/config.py
index be0e425c8..3ad872e27 100644
--- a/pyramid/config.py
+++ b/pyramid/config.py
@@ -1085,7 +1085,7 @@ class Configurator(object):
The ``renderer`` attribute is optional. If it is not
defined, the "null" renderer is assumed (no rendering is
performed and the value is passed back to the upstream
- :app:`Pyramid` machinery unmolested).
+ :app:`Pyramid` machinery unmodified).
http_cache