This commit is contained in:
Andreas Fabri 2016-11-03 14:15:55 +01:00
parent df3af79866
commit dc3cfa9551
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
associate values to keys. In the following examples we assocatiate
associates values to keys. In the following examples we assocatiate
a normal vector to each vertex and to each face.