From a362f15f85fc3f00ea3144f763798131cb66e3e3 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Tue, 13 May 2014 23:26:20 +0200 Subject: Typo: shoud -> should Change-Id: I44f4fb9682a56af6654e1f7462dc37557d60e735 --- tubes/source/file-transfer-helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tubes/source') 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. -- cgit