From 5af3f211b66a1278c44ad6815224e00dd26b795a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 5 Aug 2011 12:47:54 +0200 Subject: new-call-dialog: fix typo in comment https://bugzilla.gnome.org/show_bug.cgi?id=661981 --- libempathy-gtk/empathy-new-call-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-new-call-dialog.c b/libempathy-gtk/empathy-new-call-dialog.c index f552a6601..fa47eae68 100644 --- a/libempathy-gtk/empathy-new-call-dialog.c +++ b/libempathy-gtk/empathy-new-call-dialog.c @@ -211,7 +211,7 @@ empathy_new_call_dialog_init (EmpathyNewCallDialog *dialog) gtk_widget_show (priv->check_video); - /* add chat button */ + /* add call button */ parent->button_action = gtk_button_new_with_mnemonic (_("C_all")); image = gtk_image_new_from_icon_name (EMPATHY_IMAGE_VOIP, GTK_ICON_SIZE_BUTTON); -- cgit v1.2.3