fix typo in API documentation

Change-Id: Ia466bf9d9dfeae04ba5dede377a2fad79405da82
This commit is contained in:
Markus Mohrhard
2013-03-05 11:01:54 +01:00
parent 42326191c4
commit b6d7926439

View File

@@ -40,7 +40,7 @@ service CoordinateSystem
*/
interface XCoordinateSystem;
/** a coordinate system can contain several chart types, which than do contain the data series.
/** a coordinate system can contain several chart types, which then do contain the data series.
*/
interface com::sun::star::chart2::XChartTypeContainer;