Index: openacs-4/packages/acs-messaging/www/doc/design.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-messaging/www/doc/design.adp,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/acs-messaging/www/doc/design.adp 7 Aug 2017 23:47:57 -0000 1.3 +++ openacs-4/packages/acs-messaging/www/doc/design.adp 4 Apr 2018 18:51:56 -0000 1.4 @@ -16,7 +16,7 @@ and retrieval of messages. We take messages to be objects that consist of a sender (an ACS party), a text body, an optional reference to a parent message, optional file attachments, and some -miscellaneous auditing data.With these constraining constraining +miscellaneous auditing data.With these constraining set of semantics, we can build a library of component functionality to operate on messages. For example: code that displays a message, forwards a message, compiles a set of messages into a digest,