]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Small comment correction
authorskv <skv@opencascade.com>
Tue, 28 Oct 2014 12:34:41 +0000 (15:34 +0300)
committerskv <skv@opencascade.com>
Tue, 28 Oct 2014 12:34:41 +0000 (15:34 +0300)
idl/GEOM_Gen.idl

index 9abe9d72061f58323831be7de9dc13640d2a3294..924550b10083a104347cdbae7b30b43a7a3a6492 100644 (file)
@@ -2575,7 +2575,7 @@ module GEOM
 
     /*!
      *  \brief Make a surface from a face. This function takes some face as
-     *  input parameter and create new GEOM_Object, i.e. topological shape
+     *  input parameter and creates new GEOM_Object, i.e. topological shape
      *  by extracting underlying surface of the source face and limiting it
      *  by the Umin, Umax, Vmin, Vmax parameters of the source face (in the
      *  parametrical space).