commit | 79cc8d1640e691f6e0e23f96e509691f9167c66c | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Oct 19 21:17:53 2009 +0200 |
committer | Georg Brandl <georg@python.org> | Mon Oct 19 21:17:53 2009 +0200 |
tree | f2bb5d80ce721a8768a8a7d974cff45a413443ed | |
parent | 2b48839fb65f0ce5276c3de4ad30a705e89a3162 [diff] [blame] |
Fix typo. --HG-- branch : trunk
diff --git a/docs/intro.rst b/docs/intro.rst index fc68e68..69ab2ab 100644 --- a/docs/intro.rst +++ b/docs/intro.rst
@@ -112,8 +112,8 @@ .. _enable-speedups: -Enaable the speedups Module -~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Enable the speedups Module +~~~~~~~~~~~~~~~~~~~~~~~~~~ By default Jinja2 will not compile the speedups module. Enabling this will fail if you don't have the Python headers or a working compiler. This