summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <ianb@localhost>2008-06-13 16:12:13 +0000
committerianb <ianb@localhost>2008-06-13 16:12:13 +0000
commit721c6d4ed7b8a598c893547cb55f2a48ad7dcbcd (patch)
treec2e44d168342150e3a30de8a066b1cbe68f808dc
parent066cace4d62d06ffc3c30742889c2e364f7063bc (diff)
downloadpastedeploy-git-721c6d4ed7b8a598c893547cb55f2a48ad7dcbcd.tar.gz
use an ini-language block in docstring
-rw-r--r--paste/deploy/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/paste/deploy/config.py b/paste/deploy/config.py
index 91c1ab2..6981756 100644
--- a/paste/deploy/config.py
+++ b/paste/deploy/config.py
@@ -215,7 +215,7 @@ class PrefixMiddleware(object):
To filter your application through a PrefixMiddleware instance, add the
following to the '[app:main]' section of your .ini file:
- .. code-block:: PasteIni
+ .. code-block:: ini
filter-with = proxy-prefix