0031939: Coding - correction of spelling errors in comments [part 3]
[occt.git] / src / Geom / Geom_Geometry.hxx
index 3387f1f..77c9828 100644 (file)
@@ -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);