diff options
author | Andrew V. Samoilov <andrew@src.gnome.org> | 2002-12-27 18:12:19 +0800 |
---|---|---|
committer | Andrew V. Samoilov <andrew@src.gnome.org> | 2002-12-27 18:12:19 +0800 |
commit | 8c77068d341f29cda4a7185c09390bde72b18d2d (patch) | |
tree | 53b0ed1a66f08b92cbfe95c6d1f6cca74c05b588 /addressbook | |
parent | 60540d3a68dd7ac779553b0f4ff50732c97ba71a (diff) | |
download | gsoc2013-evolution-8c77068d341f29cda4a7185c09390bde72b18d2d.tar.gz gsoc2013-evolution-8c77068d341f29cda4a7185c09390bde72b18d2d.tar.zst gsoc2013-evolution-8c77068d341f29cda4a7185c09390bde72b18d2d.zip |
Typo fixed
svn path=/trunk/; revision=19180
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index adb23cbe3f..f9ff13b02b 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -382,7 +382,7 @@ LDAP attribute to associate with it.</property> <child> <widget class="GtkLabel" id="label286"> - <property name="label" translatable="yes">Please select and Evolution attribute and an + <property name="label" translatable="yes">Please select an Evolution attribute and an LDAP attribute to associate with it.</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">no</property> |