Salome HOME
Merge V8_4_BR branch.
[modules/geom.git] / src / STLPlugin / STLPlugin_ExportDriver.cxx
index 80a8da539972721acfce12ca450e069ad829412e..609fca612c5f64e081f63de31ee50150d76c60f5 100644 (file)
@@ -112,7 +112,7 @@ Standard_Integer STLPlugin_ExportDriver::Execute(Handle(TFunction_Logbook)& log)
   }
   catch( Standard_Failure )
   {
-    //THROW_SALOME_CORBA_EXCEPTION("Exception catched in ExportSTL", SALOME::BAD_PARAM);
+    //THROW_SALOME_CORBA_EXCEPTION("Exception caught in ExportSTL", SALOME::BAD_PARAM);
   }
   return 0;
 }