diff libpurple/ft.h @ 28387:583a2f6ae576

Typo.
author Paul Aurich <paul@darkrain42.org>
date Fri, 16 Oct 2009 01:16:38 +0000
parents dad4cb8f81df
children 0e70cbf43934 5502f855ec2b
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.
  *