X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FGeom%2FGeom_Geometry.hxx;h=77c982865a0e24e79fceed30e91ee5b5b5dd9abc;hb=a25d5aaa30ec81c1fb94a9a394b8afa740611203;hpb=65cec1a6effda676dba4563b3cfa2d850ea3b67b diff --git a/src/Geom/Geom_Geometry.hxx b/src/Geom/Geom_Geometry.hxx index 3387f1fb6f..77c982865a 100644 --- a/src/Geom/Geom_Geometry.hxx +++ b/src/Geom/Geom_Geometry.hxx @@ -84,7 +84,7 @@ public: Standard_EXPORT void Scale (const gp_Pnt& P, const Standard_Real S); - //! Translates a Geometry. V is the vector of the tanslation. + //! Translates a Geometry. V is the vector of the translation. Standard_EXPORT void Translate (const gp_Vec& V);