Index: openacs-4/packages/contacts/tcl/contact-message-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contact-message-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/contacts/tcl/contact-message-procs.tcl 5 Apr 2007 11:37:48 -0000 1.35 +++ openacs-4/packages/contacts/tcl/contact-message-procs.tcl 5 Apr 2018 14:44:08 -0000 1.36 @@ -119,7 +119,7 @@ @param message_type The message_type of this message (e.g email, letter). @param sender_id The party_id of the sender of the message. - @recipient_id The party_id of the reciever of the message. + @recipient_id The party_id of the receiver of the message. @sent_date The date when the message was sent. Default to now. @title The title of the logged message. @description The description of the logged message.