X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FGeom2d%2FGeom2d_Transformation.hxx;h=4b9f1d0eef8e0a6a13a035b1477bbebfb9d91206;hb=a25d5aaa30ec81c1fb94a9a394b8afa740611203;hpb=65cec1a6effda676dba4563b3cfa2d850ea3b67b diff --git a/src/Geom2d/Geom2d_Transformation.hxx b/src/Geom2d/Geom2d_Transformation.hxx index 33d0d6b9ce..4b9f1d0eef 100644 --- a/src/Geom2d/Geom2d_Transformation.hxx +++ b/src/Geom2d/Geom2d_Transformation.hxx @@ -151,7 +151,7 @@ public: Standard_EXPORT gp_Trsf2d Trsf2d() const; - //! Returns the coefficients of the global matrix of tranformation. + //! Returns the coefficients of the global matrix of transformation. //! It is a 2 rows X 3 columns matrix. //! //! Raised if Row < 1 or Row > 2 or Col < 1 or Col > 2