Salome HOME
Merge branch 'V9_3_BR' into pre/padder
[modules/smesh.git] / src / StdMeshers / StdMeshers_Prism_3D.cxx
index 15708c450aa578097c3a528127391d1873d980a5..4d02c40bba688f46bbcbff375987ff0dcb4d32d2 100644 (file)
@@ -3989,10 +3989,10 @@ bool StdMeshers_PrismAsBlock::GetLayersTransformation(vector<gp_Trsf> &
 
 //================================================================================
 /*!
- * \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
  */