From 8204428e196c36150164a3dcc0bc02ceb851cfd7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 30 Nov 2000 22:46:49 +0000 Subject: ugh, it helps when you save the ChangeLog before commiting it :) svn path=/trunk/; revision=6747 --- addressbook/gui/component/addressbook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index 632f6ba05f..d1ece01596 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -401,7 +401,7 @@ book_open_cb (EBook *book, EBookStatus status, gpointer closure) "correctness and reenter. If not, you probably have\n" "attempted to access an LDAP server. If you wish to be\n" "able to use LDAP, you'll need to download and install\n" - "OpenLDAP and recompile and install evolution.\n")); + "OpenLDAP and recompile and install Evolution.\n")); gtk_misc_set_alignment(GTK_MISC(label), 0, .5); gtk_label_set_justify(GTK_LABEL(label), -- cgit v1.2.3