Salome HOME
Port to use Qt 5.11.x (native on Debian 10).
[modules/geom.git] / src / OCC2VTK / OCC2VTK_Tools.h
old mode 100755 (executable)
new mode 100644 (file)
index 1364cf4..b1a9274
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -37,7 +37,7 @@ namespace GEOM
    * \brief Convert shape to the VTK data sources
    * \param theShape shape
    * \param theEdgeMape map that stores face-to-edge relations
-   * \param theIsVector boolen flag, when \c true causes generating additional
+   * \param theIsVector boolean flag, when \c true causes generating additional
    * dataset for edges orientation vectors
    * \param theStandaloneVertexSource output standalone vertices data source
    * \param theIsolatedEdgeSource output standalone edges data source