Adjusting testing cases for current state of OCCT
[occt.git] / tests / offset / wire_unclosed_outside_0_005 / C4
index fabf784..b77457e 100644 (file)
@@ -8,14 +8,14 @@ if {
     &&  [string compare $os "Mandriva2008"] != 0
     &&  [string compare $os "Mandriva2010"] != 0
    } {
-  puts "TODO OCC23360 $os: Error : The offset can not be build."
+  puts "TODO OCC23360 $os: Error : The offset cannot be built."
   puts "TODO OCC23360 $os: An exception was caught"
   puts "TODO OCC23360 $os: \\*\\* Exception \\*\\*.*"
 } elseif { 
         [string compare $os "Mandriva2008"] == 0 
     ||  [string compare $os "Mandriva2010"] == 0 
    } {
-  puts "TODO OCC23068 $os: Error : The offset can not be build."
+  puts "TODO OCC23068 $os: Error : The offset cannot be built."
   puts "TODO OCC23068 $os: An exception was caught"
   puts "TODO OCC23068 $os: \\*\\* Exception \\*\\*.*"
 }