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 bc88e6e0b4..292d4ef573 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -864,7 +864,7 @@ For example: "Work" or "Personal"</property> </child> <child> <widget class="GtkButton" id="source_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> |