Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix most of spelling mistakes in src/
[simgrid.git] / src / mc / AddressSpace.hpp
index 34b47a219e78e653fd9be1c331573b10c6bfcd42..27d7496dd09da3ece870b44e1e4f860fd6fe18e3 100644 (file)
@@ -92,7 +92,7 @@ public:
 
   /** The process of this address space
    *
-   *  This is where we can get debug informations, memory layout, etc.
+   *  This is where we can get debug information, memory layout, etc.
    */
   simgrid::mc::RemoteSimulation* get_remote_simulation() const { return remote_simulation_; }