X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d5b29830df70e823202e384a7655e4371193ecd7..a49a03122b2def71ff741e78d15b38cd1d171184:/src/mc/RegionSnapshot.hpp diff --git a/src/mc/RegionSnapshot.hpp b/src/mc/RegionSnapshot.hpp index 8fd9e60490..baa41dd374 100644 --- a/src/mc/RegionSnapshot.hpp +++ b/src/mc/RegionSnapshot.hpp @@ -101,7 +101,7 @@ public: * * sparse/per-page snapshots are snaapshots which shared * identical pages. * - * * privatized (SMPI global variable privatisation). + * * privatized (SMPI global variable privatization). * * This is handled with a variant based approach: *