Salome HOME
Fix Warning in NewGeom_Module.cpp
[modules/shaper.git] / src / Events / Events_Message.h
index ef8837c93f51d929f7c85896c584a0390bac811d..c55149ff21bf19037e97bd17d1aef7aaadbcaef0 100644 (file)
@@ -1,3 +1,5 @@
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
 // File:       Events_Message.hxx
 // Created:    Thu Mar 13 2014
 // Author:     Mikhail PONIKAROV
@@ -12,9 +14,9 @@
  * \brief Identifier of the event kind.
  *
  * Each event ID is created in main Envent_Loop class
- * that stores correspondance between the string-name of the
+ * that stores correspondence between the string-name of the
  * identifier and the pointer to the static string that is really
- * used as an identifier (this is usefull for debugging of the events
+ * used as an identifier (this is useful for debugging of the events
  * with log files and in debugger).
  */
 class EVENTS_EXPORT Events_ID