Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
typo--
authorArnaud Legrand <arnaud.legrand@imag.fr>
Wed, 21 Aug 2013 09:34:33 +0000 (11:34 +0200)
committerArnaud Legrand <arnaud.legrand@imag.fr>
Wed, 21 Aug 2013 09:34:33 +0000 (11:34 +0200)
src/simix/smx_context.c

index 64891fd..e7920b1 100644 (file)
@@ -94,7 +94,7 @@ void SIMIX_context_mod_init(void)
 }
 
 /**
- * This function is call by SIMIX_clean() to finalize the context module.
+ * This function is called by SIMIX_clean() to finalize the context module.
  */
 void SIMIX_context_mod_exit(void)
 {