Salome HOME
Merge 'master' branch into 'V9_dev' branch.
[modules/geom.git] / src / GEOMToolsGUI / GEOMToolsGUI.cxx
index 96d86599bbd4529854d15515656708e03dabe3d2..1f5bc409dae02e4379c860e8a8196d2ced5d6a15 100644 (file)
@@ -77,7 +77,7 @@ static QString getParentComponent( _PTR( SObject ) obj )
 
 //=====================================================================================
 // function : inUse
-// purpose  : check if the object(s) passed as the the second arguments are used
+// purpose  : check if the object(s) passed as the second arguments are used
 //            by the other objects in the study
 //=====================================================================================
 static bool inUse( const QString& component, const QMap<QString,QString>& objects )