diff options
author | Andrew V. Samoilov <andrew@src.gnome.org> | 2002-12-27 18:18:38 +0800 |
---|---|---|
committer | Andrew V. Samoilov <andrew@src.gnome.org> | 2002-12-27 18:18:38 +0800 |
commit | af336356422ddb2237124fda1bb213b7b1139a4c (patch) | |
tree | 579ef4e69238558aae3eb9ec5496a692b2e8813c /addressbook/gui | |
parent | 8c77068d341f29cda4a7185c09390bde72b18d2d (diff) | |
download | gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.tar gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.tar.gz gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.tar.bz2 gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.tar.lz gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.tar.xz gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.tar.zst gsoc2013-evolution-af336356422ddb2237124fda1bb213b7b1139a4c.zip |
One more typo
svn path=/trunk/; revision=19181
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 f9ff13b02b..4a5d00ba07 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -5947,7 +5947,7 @@ that you add to the directory on the LDAP server. </property> <child> <widget class="GtkLabel" id="label475"> <property name="label" translatable="yes">Selecting this option will let you change Evolution's default settings for LDAP -searches, and for creating and editting contacts. </property> +searches, and for creating and editing contacts. </property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">no</property> <property name="xalign">0.5</property> |