diff options
Diffstat (limited to 'paste/httpexceptions.py')
| -rw-r--r-- | paste/httpexceptions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paste/httpexceptions.py b/paste/httpexceptions.py index df08776..b70345e 100644 --- a/paste/httpexceptions.py +++ b/paste/httpexceptions.py @@ -115,7 +115,7 @@ class HTTPException(Exception): ``detail`` a plain-text message customization that is not subject - to environment or header substations; accessible in + to environment or header substitutions; accessible in the template via %(detail)s ``template`` |
