diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-11-23 11:52:51 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-11-24 12:01:06 +0100 |
commit | 5c1ec02f035fe3ed586817f49754ee251e0e6e40 (patch) | |
tree | 05003e265045a852f471d2ca0b485ffba17f0eb7 /officecfg | |
parent | 5f62933a161ae989c1f68eb57079ce21106d1dd2 (diff) |
Fix typos
Change-Id: I384be98fc5336d48e6855a0ed0fe436b63712152
Reviewed-on: https://gerrit.libreoffice.org/45143
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 0118b6f554ec..f9816fc7dfb6 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4475,7 +4475,7 @@ <prop oor:name="UseNativeTextDecoration" oor:type="xs:boolean" oor:nillable="false"> <info> <desc>Specifies if text decoration like underlining and - strike-through be drawm by using SVG attributes (true) or by + strike-through be drawn by using SVG attributes (true) or by drawing SVG primitives (false).</desc> </info> <value>true</value> |