diff options
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/contact-editor/e-contact-editor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index bd7daf5258..f926eea764 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -3874,7 +3874,7 @@ show_help_cb (GtkWidget *widget, gpointer data) { /* FIXME Pass a proper parent window. */ - e_display_help (NULL, "usage-contact-cards"); + e_display_help (NULL, "contacts-usage-add-contact"); } static GList * |