mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
53f41f5ff7
commit
3db6519604
|
|
@ -405,7 +405,7 @@ This method can be used to insert the first two vertices in an empty
|
|||
triangulation.\\
|
||||
A handle to \ccc{v} is returned.
|
||||
\ccPrecond{\ccVar.\ccc{dimension()} $= d < 3$. When
|
||||
\ccVar.\ccc{number_of_vertices()} $>0$, $star \neq Vertex_handle()$ and
|
||||
\ccVar.\ccc{number_of_vertices()} $>0$, $star \neq$ \ccc{Vertex_handle()} and
|
||||
\ccc{star} is a vertex of \ccVar.}}
|
||||
|
||||
\begin{figure}[htbp]
|
||||
|
|
|
|||
Loading…
Reference in New Issue