X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4970c3abeb220bd31ca24d1c4c6b28942abb46b9..4c5e4b83e02a8e003c4e5067476649dce17df103:/doc/FAQ.doc diff --git a/doc/FAQ.doc b/doc/FAQ.doc index bd3afe7ff8..dd73b3f466 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -2365,7 +2365,7 @@ MSG.exit \subsubsection faq_binding_ruby_data Exchanging data ruby bindings provides two ways to exchange data between ruby processes. -\li MSG::Task.join & MSG::Task.data \br +\li MSG::Task.join & MSG::Task.data
the MSG::Task class contains 2 methods that allows a data exchange between 2 process.