X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FUtils%2FUtils_DESTRUCTEUR_GENERIQUE.hxx;h=3f2e6b45a2aa1e96048be94e923d255c87f6be8f;hb=34bdd08c1cbba32e415e32489d56f91cf89e76da;hp=c2d09d8497b8f067b1e2e600fddcb17fd9e9aa21;hpb=97c540aef8c8b4a831e01218b620fe1ff8467ffa;p=modules%2Fkernel.git diff --git a/src/Utils/Utils_DESTRUCTEUR_GENERIQUE.hxx b/src/Utils/Utils_DESTRUCTEUR_GENERIQUE.hxx index c2d09d849..3f2e6b45a 100644 --- a/src/Utils/Utils_DESTRUCTEUR_GENERIQUE.hxx +++ b/src/Utils/Utils_DESTRUCTEUR_GENERIQUE.hxx @@ -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 : * * Design description * - * 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. * */