X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0f5e8daaa6e9f74521068aa75837200bcd182ea6..e2f62fd18beb9867571a81984aa9a26b4e9f48d4:/include/gras/emul.h diff --git a/include/gras/emul.h b/include/gras/emul.h index 789b622ce6..b71ee1f379 100644 --- a/include/gras/emul.h +++ b/include/gras/emul.h @@ -18,7 +18,7 @@ SG_BEGIN_DECL() * * Emulation and virtualization words have a lot of different meanings in * computer science. Here is what we mean, and what this module allows you - * to do (if it does not match your personal belives, I'm sorry): + * to do (if it does not match your personal beliefs, I'm sorry): * * - Virtualization: Having some specific code for the simulation or for the reality * - Emulation: Report within the simulator the execution time of your code