# HG changeset patch # User Simon Descarpentries # Date 1383574271 -3600 # Node ID 4e20287ff41509bbbbca2737bdbcd244c8c3f8c8 # Parent 5ba711a2bd06d2a8b028770d0b064508dbfb321e Fix spelling mistakes as per http://www.co-ment.org/ticket/85 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