From 616027d351e4eb6a217396b6bcde07fd6471b186 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Wed, 21 Aug 2013 11:34:33 +0200 Subject: [PATCH] typo-- --- src/simix/smx_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/simix/smx_context.c b/src/simix/smx_context.c index 64891fd82a..e7920b1470 100644 --- a/src/simix/smx_context.c +++ b/src/simix/smx_context.c @@ -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) { -- 2.20.1