mirror of https://github.com/CGAL/cgal
typo in doc
This commit is contained in:
parent
dbadc61397
commit
7635f9f32a
|
|
@ -288,7 +288,7 @@ dual(Vertex_handle v, OutputIterator pts) const;}
|
|||
{Returns the volume of the Voronoi cell dual to \ccc{v}.}
|
||||
|
||||
\ccMethod{Point dual_centroid(Vertex_handle v) const;}
|
||||
{Returns the cetroid of the Voronoi cell dual to \ccc{v}.}
|
||||
{Returns the centroid of the Voronoi cell dual to \ccc{v}.}
|
||||
|
||||
\begin{ccAdvanced}
|
||||
\ccHeading{Checking}
|
||||
|
|
|
|||
Loading…
Reference in New Issue