mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
typo
This commit is contained in:
parent
8b26d4794f
commit
f93f0a8570
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user