[Twisted-Python] Twisted-1.0.4 - Typo in twisted/words/service.py

Hi. Another nit. In Twisted-1.0.4/twisted/words/service.py, line 562: ----------------------------------------------------------------------> raise KeyError("Pariticpant already exists: %s." % name) ----------------------------------------------------------------------< should be written: ----------------------------------------------------------------------> raise KeyError("Participant already exists: %s." % name) ----------------------------------------------------------------------< P.S. - If there is an email address to use for such details, instead of the mailing list, please tell me. As long as this is email, it's OK for me! :-) -- François Pinard http://www.iro.umontreal.ca/~pinard

On 27 Apr 2003 16:38:06 -0400 Francois Pinard <pinard@iro.umontreal.ca> wrote:
Fixed in CVS. For spelling errors, mentioning it on IRC (#twisted irc.freenode.net) would probably work too. I think I fixed the other typo you mentioned a few days ago. -- Itamar Shtull-Trauring http://itamarst.org/ http://www.zoteca.com -- Python & Twisted consulting

[Itamar Shtull-Trauring]
For spelling errors, mentioning it on IRC (#twisted irc.freenode.net) would probably work too.
Just have to wait for an acknowledgement there, from you presumably?
I think I fixed the other typo you mentioned a few days ago.
Thanks. -- François Pinard http://www.iro.umontreal.ca/~pinard

On 27 Apr 2003 16:38:06 -0400 Francois Pinard <pinard@iro.umontreal.ca> wrote:
Fixed in CVS. For spelling errors, mentioning it on IRC (#twisted irc.freenode.net) would probably work too. I think I fixed the other typo you mentioned a few days ago. -- Itamar Shtull-Trauring http://itamarst.org/ http://www.zoteca.com -- Python & Twisted consulting

[Itamar Shtull-Trauring]
For spelling errors, mentioning it on IRC (#twisted irc.freenode.net) would probably work too.
Just have to wait for an acknowledgement there, from you presumably?
I think I fixed the other typo you mentioned a few days ago.
Thanks. -- François Pinard http://www.iro.umontreal.ca/~pinard
participants (2)
-
Francois Pinard
-
Itamar Shtull-Trauring