X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/548c6b2142ac766395e10567352c3887a1b897a0..3fedd58ec87f4192243b4205167726db2f19bd3c:/include/xbt/error.h diff --git a/include/xbt/error.h b/include/xbt/error.h index 06a58aa3c0..c91ea1e9b4 100644 --- a/include/xbt/error.h +++ b/include/xbt/error.h @@ -24,7 +24,7 @@ BEGIN_DECL() /** @addtogroup XBT_error * - * This is how the errors get reported in the SimGrid toolkit. This mecanism is not + * This is how the errors get reported in the SimGrid toolkit. This mechanism is not * as powerful as exceptions, but since we're using C, there is not much we can do. * * @{*/