summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorUnknown <kunda@scribus.net>2017-11-08 20:02:28 -0500
committerUnknown <kunda@scribus.net>2017-11-08 20:02:28 -0500
commit778ccb22e942872c4340ce2326131d38d0676150 (patch)
tree2afb37e8cb341efa2f4c8fdc8d61871f413d3448 /setup.py
parentb2dd36b60f307e659a424d322141c6510ae100c2 (diff)
downloadjinja2-778ccb22e942872c4340ce2326131d38d0676150.tar.gz
Trivial typos
Most non-user facing.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4070da4..afdaa31 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ Philosophy
Application logic is for the controller but don't try to make the life
for the template designer too hard by giving him too few functionality.
-For more informations visit the new `Jinja2 webpage`_ and `documentation`_.
+For more information visit the new `Jinja2 webpage`_ and `documentation`_.
.. _sandboxed: https://en.wikipedia.org/wiki/Sandbox_(computer_security)
.. _Django: https://www.djangoproject.com/