tdf#38395 enable smart apostrophe replacement by default

Unicode apostrophe is mandatory for French, English, etc. typography,
and it is a default option in all modern word processors.

The fix enables single quote AutoCorrect replacement for all languages.

Change-Id: I2964242ecd1cc839bf27e9a3d772f5cab95d8db0
This commit is contained in:
László Németh 2015-11-16 00:03:16 +01:00
parent 179f693ee0
commit e6fade1ce1

View file

@ -1347,7 +1347,7 @@
<desc>Specifies if single quotes should be replaced.</desc>
<label>Single quotes - Replace</label>
</info>
<value>false</value>
<value>true</value>
</prop>
<prop oor:name="SingleQuoteAtStart" oor:type="xs:int">
<!-- OldPath: AutoCorrect/Options/All -->