diff -r 5ba711a2bd06 -r 4e20287ff415 settings_local_sample.py --- a/settings_local_sample.py Thu Oct 31 11:49:30 2013 +0100 +++ b/settings_local_sample.py Mon Nov 04 15:11:11 2013 +0100 @@ -75,6 +75,6 @@ # a third-party CMS throuch co-ment API. DECORATED_CREATORS = False -# Set to TRUE to use Abiword for convertion form and to legacy formats. -# Set to False to use LibreOffice for convertion form and to legacy formats. +# Set to TRUE to use Abiword for convertion from and to legacy formats. +# Set to False to use LibreOffice for convertion from and to legacy formats. USE_ABI = True