Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / GEOMImpl / GEOMImpl_PolylineDumper.cxx
index a661b0a8dfc83363bfee5d9ce0e559061956ea55..52e71ee4fb3a9ae8f93c09f50efad5a9785cc87f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -91,7 +91,7 @@ Standard_Boolean GEOMImpl_PolylineDumper::Dump
     aPD << theObject << " = pl.result(";
 
     if (myWorkingPlane.IsNull()) {
-      // Add coodinates of working plane.
+      // Add coordinates of working plane.
       Standard_Integer i;
 
       aPD << "[";