summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/whatsnew-1.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst
index 7feacaad5..c4794d2bc 100644
--- a/docs/whatsnew-1.1.rst
+++ b/docs/whatsnew-1.1.rst
@@ -723,7 +723,7 @@ Backwards Incompatibilities
repoze.bfg documentation for more information about configuring
security policies.
-- The ``repoze.bfg.scripting.get_app`` function now expects a
+- The ``repoze.bfg.scripting.get_root`` function now expects a
``request`` object as its second argument rather than an
``environ``.