Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Complete the other activityset examples in python
[simgrid.git] / examples / cpp / activityset-waitall / s4u-activityset-waitall.tesh
index 6f01429..889b405 100644 (file)
@@ -3,5 +3,5 @@
 $ ${bindir:=.}/s4u-activityset-waitall ${platfdir}/hosts_with_disks.xml "--log=root.fmt:[%7.6r]%e[%5a]%e%m%n"
 > [0.000000] [alice] Send 'Message'
 > [0.000000] [  bob] Create my asynchronous activities
-> [0.000000] [  bob] Wait for asynchrounous activities to complete, all in one shot.
+> [0.000000] [  bob] Wait for asynchronous activities to complete, all in one shot.
 > [5.197828] [  bob] All activities are completed.