Index: openacs-4/packages/acs-mail-lite/tcl/incoming-mail-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/tcl/Attic/incoming-mail-procs.tcl,v diff -u -N -r1.12 -r1.13 --- openacs-4/packages/acs-mail-lite/tcl/incoming-mail-procs.tcl 24 Mar 2018 00:14:57 -0000 1.12 +++ openacs-4/packages/acs-mail-lite/tcl/incoming-mail-procs.tcl 27 Mar 2018 12:22:17 -0000 1.13 @@ -144,7 +144,7 @@ -file:required -array:required } { - An email is splitted into several parts: headers, bodies and files lists and all headers directly. + An email is split into several parts: headers, bodies and files lists and all headers directly. The headers consists of a list with header names as keys and their corresponding values. All keys are lower case. The bodies consists of a list with two elements: content-type and content.