Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / GEOMToolsGUI / GEOMToolsGUI.cxx
index bd79254a353f94ad66ca5746e64c03b09de216d8..d79a68e10f9eaa4a42fbcd7a6a818f2ebb9e0957 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( _PTR(Study) study, const QString& component, const QMap<QString,QString>& objects )