From: skv Date: Tue, 28 Oct 2014 12:34:41 +0000 (+0300) Subject: Small comment correction X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=83dcca02ccd9a4548556898e33dc9fc943f999b8;p=modules%2Fgeom.git Small comment correction --- diff --git a/idl/GEOM_Gen.idl b/idl/GEOM_Gen.idl index 9abe9d720..924550b10 100644 --- a/idl/GEOM_Gen.idl +++ b/idl/GEOM_Gen.idl @@ -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).