X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHDFPersist%2Ftest8.cxx;h=ffca9bf3756374adf5c66625d16f4abccd92ef88;hb=97c540aef8c8b4a831e01218b620fe1ff8467ffa;hp=bdfb2d58d39d13d23cb55d3ca1ee720deafebd0f;hpb=ab8d157da314570f9893e4911adeaa2c2f02d4c4;p=modules%2Fkernel.git diff --git a/src/HDFPersist/test8.cxx b/src/HDFPersist/test8.cxx index bdfb2d58d..ffca9bf37 100644 --- a/src/HDFPersist/test8.cxx +++ b/src/HDFPersist/test8.cxx @@ -60,7 +60,7 @@ int main() // Transfert d'un fichier ASCII dans un groupe HDF HDFConvert::FromAscii("ascii.txt",*hdf_group,"ASCII DATASET"); - MESSAGE( ">> The Ascii file is transfered " ); + MESSAGE( ">> The ASCII file is transferred " ); // The HDF group is built, it can be closed hdf_group->CloseOnDisk();