summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-13 22:47:31 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-13 22:47:31 +0100
commitfac344f14736929219e2b34fcbee43737fa39d17 (patch)
treee6dfe3b5c06e7dce27f7a54014826cad87245385 /chart2
parent47fad74112cae23f636828489c318d09e46ba0ce (diff)
Typo: taget->target
Change-Id: Id46e36734a3ef6eccfb59d69d87eb48bb86ac2fd
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/main/PropertyMapper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/PropertyMapper.cxx b/chart2/source/view/main/PropertyMapper.cxx
index 1cff389c9c2d..c373f38561ee 100644
--- a/chart2/source/view/main/PropertyMapper.cxx
+++ b/chart2/source/view/main/PropertyMapper.cxx
@@ -337,7 +337,7 @@ const tMakePropertyNameMap& PropertyMapper::getPropertyNameMapForLineSeriesPrope
const tMakePropertyNameMap& PropertyMapper::getPropertyNameMapForTextLabelProperties()
{
- // taget name (drawing layer) : source name (chart model)
+ // target name (drawing layer) : source name (chart model)
static tMakePropertyNameMap aMap = tMakePropertyNameMap
( getPropertyNameMapForCharacterProperties() )
( "LineStyle", CHART_UNONAME_LABEL_BORDER_STYLE )