Salome HOME
Merge V8_4_BR branch.
[modules/geom.git] / src / STEPPlugin / STEPPlugin_ExportDriver.cxx
index 4ef3992635d3c76d9de693529d3c7fe250d3ea84..568aaa40d20535b56beac44bca50b173de16c256 100644 (file)
@@ -137,7 +137,7 @@ Standard_Integer STEPPlugin_ExportDriver::Execute(Handle(TFunction_Logbook)& log
   }
   catch (Standard_Failure)
   {
-      //THROW_SALOME_CORBA_EXCEPTION("Exception catched in STEPExport", SALOME::BAD_PARAM);
+      //THROW_SALOME_CORBA_EXCEPTION("Exception caught in STEPExport", SALOME::BAD_PARAM);
   }
   return 0;
 }