From 47ecf4b12ab06848e3fcb685529f85df3ec3d045 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 30 Nov 2010 12:51:58 +0100 Subject: fix typo in comment --- libempathy-gtk/empathy-sound-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-sound-manager.c b/libempathy-gtk/empathy-sound-manager.c index 87118e192..008f664f2 100644 --- a/libempathy-gtk/empathy-sound-manager.c +++ b/libempathy-gtk/empathy-sound-manager.c @@ -73,7 +73,7 @@ G_DEFINE_TYPE (EmpathySoundManager, empathy_sound_manager, G_TYPE_OBJECT) struct _EmpathySoundManagerPrivate { - /* An hash table containing currently repeating sounds. The format is the + /* A hash table containing currently repeating sounds. The format is the * following: * Key: An EmpathySound * Value : The EmpathyRepeatableSound associated with that EmpathySound. */ -- cgit v1.2.3