diff options
Diffstat (limited to 'designs')
-rw-r--r-- | designs/ChangeLog | 4 | ||||
-rw-r--r-- | designs/read_receipts/read.glade | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/designs/ChangeLog b/designs/ChangeLog index b8eec55373..e23a4e223e 100644 --- a/designs/ChangeLog +++ b/designs/ChangeLog @@ -1,3 +1,7 @@ +2005-05-06 Chenthill Palanisamy <pchenthill@novell.com> + + * read_receipts/read.glade: Corrected the spelling for receipt. + 2003-01-15 Anna Marie Dirks <anna@ximian.com> * OOA/Comments: Added this file to store discussion of OOA designs 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> |