diff options
Diffstat (limited to 'addressbook/gui/contact-list-editor')
-rw-r--r-- | addressbook/gui/contact-list-editor/contact-list-editor.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.glade b/addressbook/gui/contact-list-editor/contact-list-editor.glade index bc5c2c18ee..d25fe9003b 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.glade +++ b/addressbook/gui/contact-list-editor/contact-list-editor.glade @@ -371,7 +371,7 @@ <child> <widget class="GtkButton" id="select-button"> <property name="visible">True</property> - <property name="tooltip" translatable="yes">Insert email adresses from Adress Book</property> + <property name="tooltip" translatable="yes">Insert email addresses from Address Book</property> <property name="can_default">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_Select</property> |