Mercurial > pidgin
diff src/ft.h @ 8735:92cbf9713795
[gaim-migrate @ 9490]
Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in
the coments and documentaion. Thansk Jonathan!
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Wed, 21 Apr 2004 01:34:26 +0000 |
| parents | e4087b5c0627 |
| children | 3ed6001d5de8 |
line wrap: on
line diff
--- a/src/ft.h Wed Apr 21 01:20:41 2004 +0000 +++ b/src/ft.h Wed Apr 21 01:34:26 2004 +0000 @@ -165,7 +165,7 @@ * Decreases the reference count on a GaimXfer. * If the reference reaches 0, gaim_xfer_destroy (an internal function) * will destroy the xfer. It calls the ui destroy cb first. - * Since the core keeps a ref on the xfer, only an erronous call to + * Since the core keeps a ref on the xfer, only an erroneous call to * this function will destroy the xfer while still in use. * * @param xfer A file transfer handle.
