Index: openacs-4/packages/forums/lib/message/post.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/lib/message/post.tcl,v diff -u -r1.30.2.3 -r1.30.2.4 --- openacs-4/packages/forums/lib/message/post.tcl 15 Jul 2019 14:49:06 -0000 1.30.2.3 +++ openacs-4/packages/forums/lib/message/post.tcl 5 Oct 2019 13:17:05 -0000 1.30.2.4 @@ -24,7 +24,7 @@ # # 'Simple' or 'Complex' (legacy) attachment style # -# - Simple (default): just allow to attach new files to a message using the file +# - Simple (default): just allow one to attach new files to a message using the file # widget during post, and using the attachments package API to 'attach' them # to the message. #