X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fgtk%2Fabout.c;h=08433487530b76beb2de42b30c5698b7848269c2;hp=ed77b65ee068613cc5a2fffbbf211bed51c040f8;hb=d417a9254d9fb6039d58b04c7f9c7e57dab07f70;hpb=7a23c7d8037715e63264079269f61cbba79dbc7e diff --git a/src/gtk/about.c b/src/gtk/about.c index ed77b65ee..084334875 100644 --- a/src/gtk/about.c +++ b/src/gtk/about.c @@ -261,7 +261,7 @@ static void about_create(void) gtk_text_buffer_insert(buffer, &iter, _("Sylpheed-Claws is a lightweight, fast and " "highly-configurable e-mail client.\n\n" - "For further information visit the Sypheed-" + "For further information visit the Sylpheed-" "Claws website, "), -1); mark = gtk_text_buffer_create_mark(buffer, "mark", &iter, TRUE); gtk_text_buffer_insert(buffer, &iter, HOMEPAGE_URI, -1);