removed a confusing question mark

This commit is contained in:
derdon 2011-04-25 00:40:42 +02:00 committed by Nicolas Duhamel
commit 60807d1958

View file

@ -42,7 +42,7 @@ Setting name (default value) what does it do?
settings.
`FALLBACK_ON_FS_DATE` (``True``) If True, pelican will use the file system
dates infos (mtime) if it can't get
informations from the metadata?
informations from the metadata
`FEED` (``'feeds/all.atom.xml'``) relative url to output the atom feed.
`FEED_RSS` (``None``, i.e. no RSS) relative url to output the rss feed.
`JINJA_EXTENSIONS` (``[]``) A list of any Jinja2 extensions you want to use.