0031939: Coding - correction of spelling errors in comments [part 10]
[occt.git] / src / StepGeom / StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.cxx
index 736539d..6c5d2e7 100644 (file)
@@ -46,12 +46,12 @@ void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::
   
   StepRepr_RepresentationContext::Init(aContextIdentifier, aContextType);
   
-  // --- ANDOR componant fields ---
+  // --- ANDOR component fields ---
   
   geometricRepresentationContext = new StepGeom_GeometricRepresentationContext();
   geometricRepresentationContext->Init(aContextIdentifier, aContextType, aCoordinateSpaceDimension);
   
-  // --- ANDOR componant fields ---
+  // --- ANDOR component fields ---
   
   parametricRepresentationContext = new StepRepr_ParametricRepresentationContext();
   parametricRepresentationContext->Init(aContextIdentifier, aContextType);