]> AND Public Git Repository - simgrid.git/blobdiff - include/xbt/ex.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
second attempt. Remove -g flag for flang from now, it's not really useful for our...
[simgrid.git] / include / xbt / ex.h
index dc3187820777bfdc8bf78d82abb355065874286c..f598781deb1b36ced72d895ce763e0e686173647 100644 (file)
@@ -16,7 +16,7 @@
 /** @addtogroup XBT_ex_c
  *  @brief Exceptions support (C)
  *
- *  Those fonctions are used to throw C++ exceptions from C code. This feature
+ *  Those functions are used to throw C++ exceptions from C code. This feature
  *  should probably be removed in the future because C and exception do not
  *  exactly play nicely together.
  */