summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/jinja2-debug.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/jinja2-debug.py b/scripts/jinja2-debug.py
index d052adc..71daeb9 100755
--- a/scripts/jinja2-debug.py
+++ b/scripts/jinja2-debug.py
@@ -1,10 +1,10 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
- Jinja2 Debug Interface
- ~~~~~~~~~~~~~~~~~~~~~~
+ Jinja Debug Interface
+ ~~~~~~~~~~~~~~~~~~~~~
- Helper script for internal Jinja2 debugging. Requires Werkzeug.
+ Helper script for internal Jinja debugging. Requires Werkzeug.
:copyright: Copyright 2010 by Armin Ronacher.
:license: BSD.