Small comment correction

This commit is contained in:
skv 2014-10-28 15:34:41 +03:00
parent 5e18b23da7
commit 83dcca02cc

View 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).