fix typos - thank you Jane

This commit is contained in:
Andreas Fabri 2016-11-03 15:03:24 +01:00
parent dc3cfa9551
commit 362a77b9de
1 changed files with 1 additions and 1 deletions

View File

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