typo: mappong -> mapping

Change-Id: I9c1644afa687ecde47271bbe9bfc8a51fe541cb5
This commit is contained in:
Andras Timar
2014-03-13 16:36:22 +01:00
parent 8773f93755
commit 66db6dd2be

View File

@@ -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();