From 79cc8d1640e691f6e0e23f96e509691f9167c66c Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 19 Oct 2009 21:17:53 +0200 Subject: [PATCH] Fix typo. --HG-- branch : trunk --- docs/intro.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ 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 -- 2.26.2