finch/gntft.h

changeset 30708
535bec1e66fb
parent 22104
56970903b8e9
child 34910
60502558e400
--- a/finch/gntft.h	Mon Aug 23 00:53:55 2010 +0000
+++ b/finch/gntft.h	Mon Aug 23 01:41:31 2010 +0000
@@ -72,9 +72,9 @@
 void finch_xfer_dialog_remove_xfer(PurpleXfer *xfer);
 
 /**
- * Indicate in a file transfer dialog that a transfer was canceled.
+ * Indicate in a file transfer dialog that a transfer was cancelled.
  *
- * @param xfer   The file transfer that was canceled.
+ * @param xfer   The file transfer that was cancelled.
  */
 void finch_xfer_dialog_cancel_xfer(PurpleXfer *xfer);
 

mercurial