Salome HOME
fix a comment
[modules/smesh.git] / src / SMESH / SMESH_subMeshEventListener.hxx
index 3ac23b623ea98259579d45d82e6310f8c424e0d9..a978c4591555c05366df2cb6f19bb86a9a5543bc 100644 (file)
@@ -59,7 +59,7 @@ public:
    * \param hyp - hypothesis, if eventType is algo_event
    * 
    * The base implementation (see SMESH_subMesh.cxx) translates CLEAN event
-   * to the subMesh stored in the listener data. Also it sends SUBMESH_COMPUTED
+   * to the subMeshes stored in the listener data. Also it sends SUBMESH_COMPUTED
    * event in case of successful COMPUTE event.
    */
   virtual void ProcessEvent(const int          event,