officecfg/registry/schema/org/openoffice/Office/Security.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 68f2d852ce2bf735ef5cb92ae1e8d5c7e0fbce4a Author: Stephan Bergmann <[email protected]> Date: Wed Apr 1 14:35:43 2015 +0200 typo in comment Change-Id: I549002411c9e28786b4f4a4c55650548c02f5b04 diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs index d99c569..f6e57cd 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> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
