0031939: Coding - correction of spelling errors in comments
[occt.git] / src / BRepMesh / BRepMesh_MeshTool.hxx
index 72c9912..6d33464 100644 (file)
@@ -127,7 +127,7 @@ public:
   }
 
   //! Adds new link to mesh.
-  //! Updates link index and link orientaion parameters.
+  //! Updates link index and link orientation parameters.
   void AddLink(const Standard_Integer theFirstNode,
                const Standard_Integer theLastNode,
                Standard_Integer&      theLinkIndex,