summaryrefslogtreecommitdiff
path: root/tubes/source
diff options
context:
space:
mode:
Diffstat (limited to 'tubes/source')
-rw-r--r--tubes/source/file-transfer-helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tubes/source/file-transfer-helper.c b/tubes/source/file-transfer-helper.c
index cc35f6fb585b..41dee760b302 100644
--- a/tubes/source/file-transfer-helper.c
+++ b/tubes/source/file-transfer-helper.c
@@ -528,7 +528,7 @@ empathy_ft_handler_class_init (EmpathyFTHandlerClass *klass)
*
* This signal is emitted when the hashing operation of the handler
* is started. Note that this might happen or not, depending on the CM
- * and remote contact capabilities. Clients shoud use
+ * and remote contact capabilities. Clients should use
* empathy_ft_handler_get_use_hash() before calling
* empathy_ft_handler_start_transfer() to know whether they should connect
* to this signal.