| branch | devel |
| changeset 275 | 88d45c846f2b |
| parent 269 | 0d134b173cb1 |
| child 282 | 50cc13814bfb |
--- a/iro/offer/provider.py Wed Apr 25 00:04:47 2012 +0200 +++ b/iro/offer/provider.py Wed Apr 25 00:05:53 2012 +0200 @@ -35,7 +35,7 @@ pass def getSendFunc(self, typ, route): - """Returns the actually send Functionfor a given typ and route. + """Returns the actually send function for a given typ and route. Normally it returns the send function with typ and route bound.