Index: openacs-4/packages/acs-templating/tcl/tag-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/tag-init.tcl,v diff -u -r1.49 -r1.49.2.1 --- openacs-4/packages/acs-templating/tcl/tag-init.tcl 17 Dec 2018 20:47:44 -0000 1.49 +++ openacs-4/packages/acs-templating/tcl/tag-init.tcl 14 Jul 2019 22:59:26 -0000 1.49.2.1 @@ -134,8 +134,8 @@ } # - # In order to avoid potential problems with the substitution - # pattern containing amperand or backslashes, we use here are + # In order to avoid potential problems with substitution + # patterns containing ampersand or backslashes, we use here a # scripted, purely string based substitution (which applies only # at "compilation time", therefore performance is less critical. #