X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/54e818e2dea66d457ec7061f3f2bec19be321f39..4e62e76d104a17f0c9aaf9135ac605e9c8c87141:/src/mc/sosp/Region.hpp diff --git a/src/mc/sosp/Region.hpp b/src/mc/sosp/Region.hpp index 8293df6b5c..4985c61c1d 100644 --- a/src/mc/sosp/Region.hpp +++ b/src/mc/sosp/Region.hpp @@ -62,7 +62,7 @@ public: /** @brief Restore a region from a snapshot */ void restore(); - /** @brief Read memory that was snapshoted in this region + /** @brief Read memory that was snapshotted in this region * * @param target Buffer to store contiguously the value if it spans over several pages * @param addr Process (non-snapshot) address of the data