diff options
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index b265132cbcac..e76bbeef495b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -5880,7 +5880,7 @@ <desc>Specifies whether HTML comments should be ignored or imported as postits / annotations.</desc> <label>Ignore HTML comments</label> </info> - <value>false</value> + <value>true</value> </prop> </group> </group> |