diff options
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Security.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs index d99c56908b6d..f6e57cdb7c26 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs @@ -56,7 +56,7 @@ <prop oor:name="RemoveHiddenContent" oor:type="xs:boolean" oor:nillable="false"> <info> - <desc>Specify wheter hidden content should be removed when sending via email</desc> + <desc>Specify whether hidden content should be removed when sending via email</desc> </info> <value>true</value> </prop> |