]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/inspect/mc_unw.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Replace redundant type with "auto" (src/mc/).
[simgrid.git] / src / mc / inspect / mc_unw.hpp
index d94c171afc4628d764b122b7bb5f2d7a5b081d88..f6c291c4efe554a9829d7408196e154c2e4faa7b 100644 (file)
@@ -10,7 +10,7 @@
  *  Libunwind implementation for the model-checker
  *
  *  Libunwind provides an pluggable stack unwinding API: the way the current
- *  registers and memory is accessed, the way unwinding informations is found
+ *  registers and memory is accessed, the way unwinding information is found
  *  is pluggable.
  *
  *  This component implements the libunwind API for he model-checker: