Salome HOME
refs #430: incorrect coordinates in dump polyline
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ColorWidget.h
index c80439e7b51c45c8ee3747bcc1a02bb866567750..d969ab25d1f959961128d164278f2249bf25e66c 100644 (file)
@@ -54,7 +54,7 @@ public:
   //void   setRandColor();
 
 signals:
-  /** is emitted when signal is changed */
+  /** is emitted when color is changed */
   void colorChanged( const QColor& );
 
 protected: