0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / lowalgos / intss / bug29866
index 53ad0a9..141d1bc 100644 (file)
@@ -49,8 +49,8 @@ while { $AllowRepeate != 0 } {
       set coe [checkoverlapedges e1 e2 5.0e-5]
 
       puts "result_$ic <-> result_$ip: $coe"
-      if { [regexp "Edges is not overlaped" $coe] != 1 } {
-        puts "Error: result_$ic and result_$ip are overlaped"
+      if { [regexp "Edges are not overlapped" $coe] != 1 } {
+        puts "Error: result_$ic and result_$ip are overlapped"
       }
     }
      
@@ -70,4 +70,4 @@ don result*
 fit
 clear
 don s1 s2 result*
-checkview -screenshot -2d -path ${imagedir}/${test_image}.png
\ No newline at end of file
+checkview -screenshot -2d -path ${imagedir}/${test_image}.png