Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
added support for test s4u-network-ns3-wifi
[simgrid.git] / include / xbt / log.hpp
index 4553724d6b72bc5ad9d05b20eeb1d9857802fa8a..dc1153501e8eae3947a9d7d50a6038152050f5f7 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).