diff options
-rw-r--r-- | addressbook/ChangeLog | 4 | ||||
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index bdd792a5b0..e73df7cd2f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2002-09-17 Kjartan Maraas <kmaraas@gnome.org> + + * gui/component/ldap-config.glade: Fix a typo. + 2002-09-13 Chris Toshok <toshok@ximian.com> [ Fixes bug #30250 ] diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 868cdb40f0..18ac11fb21 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -109,7 +109,7 @@ <widget> <class>GtkLabel</class> <name>label283</name> - <label>Please select and Evolution attribute and an + <label>Please select an Evolution attribute and an LDAP attribute to associate with it.</label> <justify>GTK_JUSTIFY_LEFT</justify> <wrap>False</wrap> |