Salome HOME
typo-fix by Kunda
[tools/medcoupling.git] / doc / user / doxygen / doxfiles / reference / arrays / numbering.dox
index 602ef2b305c551dcf182e6610ec05d55e04e8fb8..19a6f3f2c9ade9100c2014bcc42c663f69e394ea 100644 (file)
@@ -16,7 +16,7 @@ This application is defined using an instance of
 
 \section MEDCouplingArrayRenumberingO2N Old-to-new mode
 
-The old to new mode is particularly recommanded for surjective and bijective applications. This 
+The old to new mode is particularly recommended for surjective and bijective applications. This 
 is typically the case of \ref MEDCoupling::MEDCouplingUMesh::mergeNodes "MEDCouplingUMesh::mergeNodes" method.
 Let's consider a call to \ref MEDCoupling::MEDCouplingUMesh::mergeNodes "mergeNodes" that reduces the 
 number of nodes from 5 nodes to 3 nodes.\n