summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-03-13 16:36:22 +0100
committerAndras Timar <andras.timar@collabora.com>2014-03-13 16:36:22 +0100
commit66db6dd2bebefced1bc7e097710c2bf79f720d82 (patch)
tree099d0e996853b3fc2829893988bf8ce92ee552a0 /offapi
parent8773f937559464cbcd7d598cb2a4ffda66019158 (diff)
typo: mappong -> mapping
Change-Id: I9c1644afa687ecde47271bbe9bfc8a51fe541cb5
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/chart2/XChartType.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/XChartType.idl b/offapi/com/sun/star/chart2/XChartType.idl
index 5dfe21f51566..f1c9a3dc01b5 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();