Salome HOME
Processing of 'selection_filter' xml nodes added.
[modules/shaper.git] / src / Config / Config_ValidatorMessage.h
index 16ec279222b136d3d9c06fbe46ee7132e36b0c51..ada7a7e13a206631526d5205cf842ae477a37ead 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Config_ValidatorMessage.h
  *
- *  Created on: 08 Jul 2014 ã.
+ *  Created on: 08 Jul 2014 .
  *      Author: sbh
  */
 
@@ -14,7 +14,7 @@
 #include <list>
 #include <string>
 
-/// Event ID that feature is loaded (comes with Config_FeatureMessage)
+/// Event ID that Validator is loaded (comes with Config_ValidatorMessage)
 static const char * EVENT_VALIDATOR_LOADED = "ValidatorLoaded";
 
 class Config_ValidatorMessage : public Events_Message