This commit is contained in:
eap 2012-03-11 08:53:51 +00:00
parent 8b26d4794f
commit f93f0a8570

View File

@ -783,7 +783,7 @@ class smeshDC(SMESH._objref_SMESH_Gen):
elif theCriterion == FT_Length2D:
return aFilterMgr.CreateLength2D()
else:
print "Error: given parameter is not numerucal functor type."
print "Error: given parameter is not numerical functor type."
## Creates hypothesis
# @param theHType mesh hypothesis type (string)