Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
spelling mistakes in include/ and examples/
[simgrid.git] / include / xbt / log.hpp
index 4553724..dc11535 100644 (file)
@@ -12,7 +12,7 @@
 namespace simgrid {
 namespace xbt {
 
-/** Display informations about an exception
+/** Display information about an exception
  *
  *  We display: the exception type, name, attached backtraces (if any) and
  *  the nested exception (if any).