correct spelling StanardHypotheses to StandardHypotheses

This commit is contained in:
qingfengxia
2016-08-07 18:20:17 +01:00
parent b789f1e36f
commit d243fea366
4 changed files with 5 additions and 5 deletions

View File

@@ -332,7 +332,7 @@ void FemMesh::addHypothesis(const TopoDS_Shape & aSubShape, SMESH_HypothesisPtr
hypoth.push_back(ptr);
}
void FemMesh::setStanardHypotheses()
void FemMesh::setStandardHypotheses()
{
if (!hypoth.empty())
return;