From ddccd3d8f4fd59fb19fa6262460bbc5e2e67eac7 Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 15 Jan 2010 18:00:14 +0000 Subject: mise a jour balises documentation --- Ivy/Ivy.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Ivy/Ivy.cs') diff --git a/Ivy/Ivy.cs b/Ivy/Ivy.cs index 9ea394e..1dfd967 100644 --- a/Ivy/Ivy.cs +++ b/Ivy/Ivy.cs @@ -604,7 +604,7 @@ namespace IvyBus /// /// Performs a join on the Principal Thread. /// - /// Number of millisecondes to wait before the Thread Stop. + /// Number of millisecondes to wait before the Thread Stop. /// /// true if the thread stopped; false if it did not stop after the expiry of the period specified by the parameter millisecondsTimeout /// @@ -632,8 +632,8 @@ namespace IvyBus /// There is one thread for each client connected, we could also /// create another thread each time we send a message. /// - /// A string message format to build the message - /// args used in message format + /// A string message format to build the message + /// args used in message format /// /// the number of messages actually sent /// @@ -853,8 +853,8 @@ namespace IvyBus /// by another agent. A program doesn't receive its own messages. /// /// - /// a regular expression, groups are done with parenthesis - /// any objects implementing the EventHandler + /// a regular expression, groups are done with parenthesis + /// any objects implementing the EventHandler /// /// the id of the regular expression /// -- cgit v1.1