X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_Pattern.idl;h=56c32c0d3337f0b5631943714930f04549779675;hp=4229c0345eaded6d86128b6841c6532f2a356e55;hb=265fc676f541f36cc21363d41067bbccddfef684;hpb=b3c311b4d9295b449274c44d73035b66e438b612 diff --git a/idl/SMESH_Pattern.idl b/idl/SMESH_Pattern.idl index 4229c0345..56c32c0d3 100644 --- a/idl/SMESH_Pattern.idl +++ b/idl/SMESH_Pattern.idl @@ -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 @@ -182,7 +182,7 @@ module SMESH /*! * Return nodal connectivity of the elements of the pattern - * or of all elements to be crated + * or of all elements to be created */ array_of_long_array GetElementPoints(in boolean all); };