diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-08-26 16:21:40 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-08-26 16:21:40 +0200 |
commit | e8ac5fecbd1a297220cc2b6969bb40fbc78f19ae (patch) | |
tree | 57a564cb1ea64f9ab2c45a187c427701ba326b7f /officecfg | |
parent | 489582458a03aaf25ddc83ae5e4416bbe236991d (diff) |
typo: Trnedline -> Trendline
Change-Id: I89f27286386809059e193004bfa0acecf692b99d
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 51b030ab7343..9ca563abc58b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -1187,7 +1187,7 @@ <node oor:name="ChartTrendlinePanel" oor:op="replace"> <prop oor:name="Title" oor:type="xs:string"> - <value xml:lang="en-US">Trnedline</value> + <value xml:lang="en-US">Trendline</value> </prop> <prop oor:name="Id" oor:type="xs:string"> <value>ChartTrendlinePanel</value> |