X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Prism_3D.cxx;h=71412270d7c02c4b2bba9147eb03b54cc2878e71;hp=5a1be1b5f1171a097b7f78528df9413e5db91c76;hb=457be093383be01f6f44d4762e64490e483b7322;hpb=e26ffcc005221f12d4ff91e074c4c8464ca044e4 diff --git a/src/StdMeshers/StdMeshers_Prism_3D.cxx b/src/StdMeshers/StdMeshers_Prism_3D.cxx index 5a1be1b5f..71412270d 100644 --- a/src/StdMeshers/StdMeshers_Prism_3D.cxx +++ b/src/StdMeshers/StdMeshers_Prism_3D.cxx @@ -2134,7 +2134,7 @@ namespace // utils used by StdMeshers_Prism_3D::IsApplicable() * \brief Return true if the algorithm can mesh this shape * \param [in] aShape - shape to check * \param [in] toCheckAll - if true, this check returns OK if all shapes are OK, - * else, returns OK if all at least one shape is OK + * else, returns OK if at least one shape is OK */ //================================================================================