Misc. typos

This commit is contained in:
Unknown
2017-12-06 11:17:50 -05:00
committed by wmayer
parent 1628e57409
commit f5146508bb
19 changed files with 24 additions and 24 deletions

View File

@@ -51,7 +51,7 @@ using MeshCore::MeshGeomFacet;
namespace MeshPart
{
/** The father of all projection algorithems
/** The father of all projection algorithms
*/
class MeshPartExport CurveProjector
{

View File

@@ -47,7 +47,7 @@ using MeshCore::MeshKernel;
namespace MeshPart
{
/** The mesh algorithems container class
/** The mesh algorithms container class
*/
class MeshPartExport MeshAlgos
{