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. -

An example for a property mappong role is FillColor.

+

An example for a property mapping role is FillColor.

*/ sequence< string > getSupportedPropertyRoles();