summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/whatsnew-1.3.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst
index 1d7ea1362..678f08e2d 100644
--- a/docs/whatsnew-1.3.rst
+++ b/docs/whatsnew-1.3.rst
@@ -133,7 +133,7 @@ Minor Feature Additions
- ``bpython`` interpreter compatibility in ``pshell``. See
:ref:`ipython_or_bpython` for more information.
-- Added :func:`pyramid.paster.get_appsettings`` API function. This function
+- Added :func:`pyramid.paster.get_appsettings` API function. This function
returns the settings defined within an ``[app:...]`` section in a
PasteDeploy ``ini`` file.