Salome HOME
Fix typo by Kunda
[modules/smesh.git] / src / StdMeshers / StdMeshers_Prism_3D.hxx
index 2ca7a01a314fda6335e747da53a1964bf24215b0..cacbb7628acda16f78e6baa9e9551f54978d78ee 100644 (file)
@@ -245,10 +245,10 @@ class STDMESHERS_EXPORT StdMeshers_PrismAsBlock: public SMESH_Block
   { return myShapeIDMap.FindIndex( shape ); }
 
   /*!
-   * \brief Check curve orientation of a bootom edge
+   * \brief Check curve orientation of a bottom edge
    *  \param meshDS - mesh DS
    *  \param columnsMap - node columns map of side face
-   *  \param bottomEdge - the bootom edge
+   *  \param bottomEdge - the bottom edge
    *  \param sideFaceID - side face in-block ID
    *  \retval bool - true if orientation coincide with in-block forward orientation
    */