Index: openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl,v diff -u -N -r1.30.2.1 -r1.30.2.2 --- openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 9 Jan 2020 15:43:07 -0000 1.30.2.1 +++ openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 3 Jul 2020 07:27:29 -0000 1.30.2.2 @@ -308,7 +308,7 @@ } { Helper proc to get encoding based on content_type (From xotcl/tcl/http-client-procs) } { - # In the following, I realise a IANA/MIME charset resolution + # In the following, I realize a IANA/MIME charset resolution # scheme which is compliant with RFC 3023 which deals with # treating XML media types properly. #