summaryrefslogtreecommitdiff
path: root/finch/gntft.h
diff options
context:
space:
mode:
Diffstat (limited to 'finch/gntft.h')
-rw-r--r--finch/gntft.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/finch/gntft.h b/finch/gntft.h
index 50cb8562b4..75e69d0bba 100644
--- a/finch/gntft.h
+++ b/finch/gntft.h
@@ -72,9 +72,9 @@ void finch_xfer_dialog_add_xfer(PurpleXfer *xfer);
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);