diff options
Diffstat (limited to 'designs/read_receipts')
-rw-r--r-- | designs/read_receipts/read.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/designs/read_receipts/read.glade b/designs/read_receipts/read.glade index 358239db0c..18d23c98e3 100644 --- a/designs/read_receipts/read.glade +++ b/designs/read_receipts/read.glade @@ -259,7 +259,7 @@ sent is read, and to specify what Evolution should do when someone requests a re <widget class="GtkRadioButton" id="radiobutton13"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Always send back a read reciept</property> + <property name="label" translatable="yes">Always send back a read receipt</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="active">False</property> |