From: Ricardo Mones Date: Tue, 18 Aug 2015 15:40:33 +0000 (+0200) Subject: Libravatar: fix typo in label X-Git-Tag: 3.13.0~72 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=70782f3f2c9fbabd40ae82ffd8853294b600d88c Libravatar: fix typo in label --- diff --git a/src/plugins/libravatar/libravatar_prefs.c b/src/plugins/libravatar/libravatar_prefs.c index 9e0e6c999..2fb31ac64 100644 --- a/src/plugins/libravatar/libravatar_prefs.c +++ b/src/plugins/libravatar/libravatar_prefs.c @@ -185,7 +185,7 @@ static void cache_clean_button_clicked_cb(GtkButton *button, gpointer data) "• %u files removed."), misses, acr->removed); gtk_label_set_markup(label, - _("Icon cache succesfully cleared!")); + _("Icon cache successfully cleared!")); } else { alertpanel_warning(_("Errors clearing icon cache:\n"