diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-config.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 98af458e59..b6e61b87f7 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -1504,7 +1504,7 @@ For example: "Work" or "Personal"</property> </child> <child> <widget class="GtkButton" id="transport_check_supported"> - <property name="label" translatable="yes">Ch_eck for Supported Types </property> + <property name="label" translatable="yes">Ch_eck for Supported Types</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |