From 1f4bb6a2e42be169b0273514db888bbbf3a81e2a Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 12 Feb 2012 18:25:51 +0100 Subject: [PATCH] DOC: fixed typo in 'CLEAN_URLS' was singular in docs but only works as plural --- docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index 4eec111b..d81f95e0 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -27,7 +27,7 @@ Setting name (default value) what does it do? `ARTICLE_PERMALINK_STRUCTURE` (``''``) Empty by default. Allows to render URLs in a particular way, see below. `AUTHOR` Default author (put your name) -`CLEAN_URL` (``False``) If set to `True`, the URLs will not be suffixed by +`CLEAN_URLS` (``False``) If set to `True`, the URLs will not be suffixed by `.html`, so you will have to setup URL rewriting on your web server. `DATE_FORMATS` (``{}``) If you do manage multiple languages, you can