[Libreoffice-commits] core.git: offapi/com

Andras Timar andras.timar at collabora.com
Thu Mar 13 08:36:48 PDT 2014


 offapi/com/sun/star/chart2/XChartType.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 66db6dd2bebefced1bc7e097710c2bf79f720d82
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Mar 13 16:36:22 2014 +0100

    typo: mappong -> mapping
    
    Change-Id: I9c1644afa687ecde47271bbe9bfc8a51fe541cb5

diff --git a/offapi/com/sun/star/chart2/XChartType.idl b/offapi/com/sun/star/chart2/XChartType.idl
index 5dfe21f..f1c9a3d 100644
--- a/offapi/com/sun/star/chart2/XChartType.idl
+++ b/offapi/com/sun/star/chart2/XChartType.idl
@@ -74,7 +74,7 @@ interface XChartType : com::sun::star::uno::XInterface
 
     /** Returns a sequence with supported property mapping roles.
 
-        <p>An example for a property mappong role is FillColor.</p>
+        <p>An example for a property mapping role is FillColor.</p>
     */
     sequence< string >  getSupportedPropertyRoles();
 


More information about the Libreoffice-commits mailing list