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:
parent
179f693ee0
commit
e6fade1ce1
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue