diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-04-01 14:35:43 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-04-01 14:35:43 +0200 |
commit | 68f2d852ce2bf735ef5cb92ae1e8d5c7e0fbce4a (patch) | |
tree | 4cb113b23ce9ea3f509d3542a765bc15d040db83 /officecfg | |
parent | 2813cfaae68af93b24bf4ecc1128f6647178f642 (diff) |
typo in comment
Change-Id: I549002411c9e28786b4f4a4c55650548c02f5b04
Diffstat (limited to 'officecfg')
-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> |