typo in doc

This commit is contained in:
Manuel Caroli 2009-12-09 09:44:02 +00:00
parent dbadc61397
commit 7635f9f32a
1 changed files with 1 additions and 1 deletions

View File

@ -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}