summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst
index aaa3e4ae4..ecd1009de 100644
--- a/docs/narr/configuration.rst
+++ b/docs/narr/configuration.rst
@@ -63,7 +63,7 @@ Hello World, Configured Imperatively
The mechanism simplest for existing Python programmers is "imperative"
configuration. This is the configuration mode in which developers
cede the least amount of control to the framework itself. Because
-application qdevelopers cede the least amount of control to the
+application developers cede the least amount of control to the
framework, it is also the easiest configuration mode to understand.
Here's the simplest :mod:`repoze.bfg` application, configured