chart2/source/view/main/PropertyMapper.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fac344f14736929219e2b34fcbee43737fa39d17
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Fri Mar 13 22:47:31 2015 +0100

    Typo: taget->target
    
    Change-Id: Id46e36734a3ef6eccfb59d69d87eb48bb86ac2fd

diff --git a/chart2/source/view/main/PropertyMapper.cxx 
b/chart2/source/view/main/PropertyMapper.cxx
index 1cff389..c373f38 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 )
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to