X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6760cb07d6b57be16928d95339d71e57c4e24f36..1086dc93eea1d88ee42e9317fda2278c784d0b60:/include/gras/emul.h diff --git a/include/gras/emul.h b/include/gras/emul.h index 8d96a8683b..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 @@ -167,4 +167,4 @@ XBT_PUBLIC(void) gras_cpu_burn(double flops); /** @} */ SG_END_DECL() -#endif /* GRAS_COND_H */ +#endif /* GRAS_COND_H */