Salome HOME
Remove unwanted space in the documentation comment of DoubleNodes method which preven...
authornge <nge>
Mon, 14 Dec 2009 16:35:09 +0000 (16:35 +0000)
committernge <nge>
Mon, 14 Dec 2009 16:35:09 +0000 (16:35 +0000)
src/SMESH_SWIG/smeshDC.py

index 0b55798076272d3886f28d8efe20e6f4a7b08de7..31621800f0e58c4515ace81d201dd572e6c7d7f5 100644 (file)
@@ -3451,7 +3451,7 @@ class Mesh:
     def GetLastCreatedElems(self):
         return self.editor.GetLastCreatedElems()
 
-     ## Creates a hole in a mesh by doubling the nodes of some particular elements
+    ## Creates a hole in a mesh by doubling the nodes of some particular elements
     #  @param theNodes identifiers of nodes to be doubled
     #  @param theModifiedElems identifiers of elements to be updated by the new (doubled) 
     #         nodes. If list of element identifiers is empty then nodes are doubled but