Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo fixing
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 19 May 2005 13:53:30 +0000 (13:53 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 19 May 2005 13:53:30 +0000 (13:53 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1283 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/gras/Transport/transport_private.h

index 9722dcc..f081572 100644 (file)
@@ -71,7 +71,7 @@ xbt_error_t gras_trp_buf_setup(gras_trp_plugin_t *plug);
   manually do deal with the weirdness of the hostdata, themselves here to deal
   with the weird channel concept of SG and convert them back to ports.
   
   manually do deal with the weirdness of the hostdata, themselves here to deal
   with the weird channel concept of SG and convert them back to ports.
   
-  When introducing buffered transport (whith I want to get used in SG to debug
+  When introducing buffered transport (which I want to get used in SG to debug
   the buffering itself), we should not make the rest of the code aware of the
   change and not specify code for this. This is bad design.
   
   the buffering itself), we should not make the rest of the code aware of the
   change and not specify code for this. This is bad design.