0031939: Coding - correction of spelling errors in comments [part 3]
[occt.git] / src / GeomLib / GeomLib_CheckCurveOnSurface.hxx
index d33d6d6..93bf285 100644 (file)
@@ -30,10 +30,10 @@ public:
 
   DEFINE_STANDARD_ALLOC
 
-  //! Default contructor
+  //! Default constructor
   Standard_EXPORT GeomLib_CheckCurveOnSurface(void);
   
-  //! Contructor
+  //! Constructor
   Standard_EXPORT
     GeomLib_CheckCurveOnSurface(const Handle(Geom_Curve)& theCurve, 
                                 const Handle(Geom_Surface)& theSurface,