0031939: Coding - correction of spelling errors in comments
[occt.git] / src / BRepMesh / BRepMesh_BaseMeshAlgo.cxx
index e914fb2..bf28ea2 100644 (file)
@@ -72,7 +72,7 @@ void BRepMesh_BaseMeshAlgo::Perform(
       commitSurfaceTriangulation();
     }
   }
-  catch (Standard_Failure const& /*theExeption*/)
+  catch (Standard_Failure const& /*theException*/)
   {
   }