Mercurial > pidgin
changeset 28387:583a2f6ae576
Typo.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 16 Oct 2009 01:16:38 +0000 |
parents | 08ffa726aea2 |
children | fd495ede2f3a 59b0c556f787 |
files | libpurple/ft.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/ft.h Thu Oct 15 16:25:09 2009 +0000 +++ b/libpurple/ft.h Fri Oct 16 01:16:38 2009 +0000 @@ -674,7 +674,7 @@ void purple_xfer_ui_ready(PurpleXfer *xfer); /** - * Allows the prpl to signal it's readh to send/receive data (depending on + * Allows the prpl to signal it's ready to send/receive data (depending on * the direction of the file transfer. Used when the prpl provides read/write * ops and cannot/does not provide a raw fd to the core. *