Kaydet (Commit) 74c54522 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: ccordinate->coordinate

Change-Id: I2011dbed8f30b2b0d0568d5e19ed8e56bef509d9
üst aabbde06
......@@ -84,7 +84,7 @@ namespace basegfx
Rectangle this edge is part of
@param fInvariantCoord
The invariant ccordinate value of this edge
The invariant coordinate value of this edge
@param eEdgeType
Is fInvariantCoord the lower or the higher value, for
......
......@@ -3695,7 +3695,7 @@ Reference< XCoordinateSystem > XclImpChAxesSet::CreateCoordSystem( Reference< XD
{
Reference< XCoordinateSystem > xCoordSystem;
/* Try to get existing ccordinate system. For now, all series from primary
/* Try to get existing coordinate system. For now, all series from primary
and secondary axes sets are inserted into one coordinate system. Later,
this should be changed to use one coordinate system for each axes set. */
Reference< XCoordinateSystemContainer > xCoordSystemCont( xDiagram, UNO_QUERY );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment