Salome HOME
fix comment
authoreap <eap@opencascade.com>
Mon, 1 Feb 2010 13:28:11 +0000 (13:28 +0000)
committereap <eap@opencascade.com>
Mon, 1 Feb 2010 13:28:11 +0000 (13:28 +0000)
src/StdMeshers/StdMeshers_FaceSide.hxx

index 8382a8fbd1cba8f8f4ae665e156c65fbe27c3590..ef501f6a5ba1d47073a1653abbbb14e2416c8d25 100644 (file)
@@ -124,7 +124,7 @@ public:
    */
   SMESH_Mesh* GetMesh() const { return myMesh; }
   /*!
    */
   SMESH_Mesh* GetMesh() const { return myMesh; }
   /*!
-   * \brief Return true if there vertices without nodes
+   * \brief Return true if there are vertices without nodes
    */
   bool MissVertexNode() const { return myMissingVertexNodes; }
   /*!
    */
   bool MissVertexNode() const { return myMissingVertexNodes; }
   /*!