diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2002-09-18 00:35:04 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2002-09-18 00:35:04 +0800 |
commit | fc696897198e06c756e009b0eedb033441b31be7 (patch) | |
tree | 467b8167eb41e6d9dfa3e420852d270f14a1bf6b /addressbook/gui | |
parent | b893058f41088e8bcfe6b84dfb3346f6c1644186 (diff) | |
download | gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.tar gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.tar.gz gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.tar.bz2 gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.tar.lz gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.tar.xz gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.tar.zst gsoc2013-evolution-fc696897198e06c756e009b0eedb033441b31be7.zip |
Fix a typo.
2002-09-17 Kjartan Maraas <kmaraas@gnome.org>
* gui/component/ldap-config.glade: Fix a typo.
svn path=/trunk/; revision=18087
Diffstat (limited to 'addressbook/gui')
-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 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> |