Salome HOME
Update copyrights
[modules/smesh.git] / src / StdMeshers / StdMeshers_HexaFromSkin_3D.hxx
index e530ffeb159703b37d3016fdf3215f9573a24484..8dc3cae4488e004b515d90fd86d1bb36066da78e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2019  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
@@ -28,7 +28,7 @@
 #include "SMESH_Algo.hxx"
 
 /*!
- * \brief Alorithm generating hexahedral mesh from 2D skin of block
+ * \brief Algorithm generating hexahedral mesh from 2D skin of block
  */
 
 class STDMESHERS_EXPORT StdMeshers_HexaFromSkin_3D : public SMESH_3D_Algo