summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-05-02 15:30:37 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-05-02 15:31:00 +0200
commit8e2e525cba6e6e1b1682934265a807ad7f94d79c (patch)
tree102f4f40f18ee2b360cab3559fd0dc40e6107cea /officecfg/registry
parent332f6625727273cf4839b1169d469b4a3c746f4f (diff)
tdf#89510: Enable "Check uppercase words" by default
Change-Id: Ib045d875e230228279918dd591c93e9504cbd9ac
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index 9f56a2f014b0..27c2db1c0a7b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -332,7 +332,7 @@
process.</desc>
<label>Spell uppercase words</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="IsSpellWithDigits" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: MiscOptions / SpellOptions -->