--- a/libpurple/xfer.h Sat Feb 15 22:10:38 2014 +0530 +++ b/libpurple/xfer.h Mon Feb 17 21:57:26 2014 +0530 @@ -525,8 +525,8 @@ * purple_xfer_set_bytes_sent: * @xfer: The file transfer. * @bytes_sent: The new current position in the file. If we're - * sending a file then this is the byte that we will - * send. If we're receiving a file, this is the + * sending a file then this is the next byte that we + * will send. If we're receiving a file, this is the * next byte that we expect to receive. * * Sets the current working position in the active file transfer. This