mirror of https://github.com/CGAL/cgal
fix typos - thank you Jane
This commit is contained in:
parent
dc3cfa9551
commit
362a77b9de
|
|
@ -394,7 +394,7 @@ Property maps are used to record the computed normals.
|
|||
\subsection NormalsExample Normals Computation Examples
|
||||
|
||||
Property maps are an API introduced in the boost library, that allows to
|
||||
associates values to keys. In the following examples we assocatiate
|
||||
associate values to keys. In the following examples we associate
|
||||
a normal vector to each vertex and to each face.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue