Misc. typos

Found via `codespell`
This commit is contained in:
luz.paz
2018-04-23 13:21:12 -04:00
committed by Yorik van Havre
parent 8f29943462
commit 9167064fc1
83 changed files with 112 additions and 112 deletions

View File

@@ -514,7 +514,7 @@ void Approximate::ParameterBoundary()
}
/*! \brief Parameterizing the Inner Points
This function will parameterize the inner points. Using the algorithim based on paper from
This function will parameterize the inner points. Using the algorithm based on paper from
Michael S. Floater, published in Computer Aided Design 14(1997) page 231 - 250,
entitled Parametrization and smooth approximation of surface triangulation
*/