From: mquinson Date: Mon, 31 Jul 2006 17:28:17 +0000 (+0000) Subject: typo X-Git-Tag: v3.3~2698 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/05e9d1ca67cae24135b736f2aeb128175a70fa70?ds=sidebyside typo git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2661 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/doc/FAQ.doc b/doc/FAQ.doc index 770e02953b..d57322e089 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -328,7 +328,7 @@ MSG_task_get_name(), MSG_task_get_compute_duration(), MSG_task_get_remaining_computation(), MSG_task_get_data_size(), and MSG_task_get_data(). -You could use a dictionnary (#xbt_dict_t) of dynars (#xbt_dict_t). If +You could use a dictionnary (#xbt_dict_t) of dynars (#xbt_dynar_t). If you still don't see how to do it, please come back to us... \subsection faq_MIA_asynchronous I want to do asynchronous communications in MSG