X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/96cedde3cdbc0b8ffc3f096a1b65d021b0226f99..52b66d1262254a8d1d6e7ab48a602f23a7dc6beb:/src/mc/AddressSpace.hpp diff --git a/src/mc/AddressSpace.hpp b/src/mc/AddressSpace.hpp index a7658e6a8f..86ebd26cae 100644 --- a/src/mc/AddressSpace.hpp +++ b/src/mc/AddressSpace.hpp @@ -136,7 +136,7 @@ public: this->read_bytes(buffer.getBuffer(), sizeof(T), ptr, process_index); } - /** Read a given data structure from the addres space + /** Read a given data structure from the address space * * This version returns by value. */