From 35ca78f64267fe9e034a0b5c67803b02b99b5638 Mon Sep 17 00:00:00 2001 From: Allan Whatmough Date: Wed, 29 Dec 2010 13:23:09 +0000 Subject: [PATCH] Typo --- docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index a201b92b..d371317f 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -42,7 +42,7 @@ Setting name what it does ? `FEED_RSS` relative url to output the rss feed. Default is None (no rss) `JINJA_EXTENSIONS` A list of any Jinja2 extensions you want to use. - Default is no extensions (the empty list) + Default is no extensions (the empty list). `KEEP_OUTPUT_DIRECTORY` Keep the output directory and just update all the generated files. Default is to delete the output directory. `MARKUP` A list of available markup languages you want to use.