Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
teshfile: dont sort output
[simgrid.git] / examples / msg / async-wait / async-wait.c
index 1071d85..a6dc316 100644 (file)
@@ -10,9 +10,9 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(msg_async_wait, "Messages specific for this msg exa
 
 /** @addtogroup MSG_examples
  * 
- * @section MSG_ex_icomms Asynchronous communications
+ * @section msg_ex_async Asynchronous communications
  * 
- * In addition to the fully documented example of \ref MSG_ex_asynchronous_communications, there are several othe
+ * In addition to the fully documented example of \ref MSG_ex_asynchronous_communications, there are several other
  * examples shipped in the archive:
  * 
  * - <b>Basic example: async-wait/async-wait.c</b>. Illustrates the use of asynchronous functions (@ref MSG_task_isend,