From: Georg Brandl Date: Mon, 19 Oct 2009 19:17:53 +0000 (+0200) Subject: Fix typo. X-Git-Tag: 2.3~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79cc8d1640e691f6e0e23f96e509691f9167c66c;p=thirdparty%2Fjinja.git Fix typo. --HG-- branch : trunk --- diff --git a/docs/intro.rst b/docs/intro.rst index fc68e68c..69ab2ab0 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -112,8 +112,8 @@ Or the new `pip`_ command:: .. _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