Salome HOME
Merge branch 'V9_2_2_BR'
[modules/kernel.git] / src / Utils / Utils_DESTRUCTEUR_GENERIQUE.hxx
index c2d09d8497b8f067b1e2e600fddcb17fd9e9aa21..3f2e6b45a2aa1e96048be94e923d255c87f6be8f 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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -89,7 +89,7 @@ public :
  * 
  * <B>Design description</B>
  * 
- *      The destruction object must be created dynamically because it subcribes itself in the list of
+ *      The destruction object must be created dynamically because it subscribes itself in the list of
  *      destruction to be performed at the end of the process.
  * 
  */