Salome HOME
Fix for the bug IPAL22851: Sub-shapes spelling
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_Gluer2_3.cxx
index d39bb4f9017e57f126c17866858da5a768d534fb..06aaf308dd7de1ae59e41469233ce9750eccd396 100644 (file)
@@ -235,7 +235,7 @@ void GEOMAlgo_Gluer2::TreatPair(const NMTTools_CoupleOfShape& aCS,
   // 2. Append the pair to the aLCS
   aLCS.Append(aCS);
   //
-  // 3. Treatment the subshapes of the pair
+  // 3. Treatment the sub-shapes of the pair
   aType=aS1.ShapeType();
   if (aType==TopAbs_VERTEX) {
     return;