Index: openacs-4/packages/boomerang/tcl/boomerang-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/boomerang/tcl/boomerang-procs.tcl,v diff -u -N -r1.12 -r1.13 --- openacs-4/packages/boomerang/tcl/boomerang-procs.tcl 29 Mar 2018 22:49:53 -0000 1.12 +++ openacs-4/packages/boomerang/tcl/boomerang-procs.tcl 30 Apr 2018 09:01:14 -0000 1.13 @@ -278,7 +278,7 @@ subsites to mapped subsite (when the host-node map points to a subsite) or the main subsite. This code makes sure, we can provide a URL on this site. We should distinguish between - cases where we provide an URL (e.g. the beacon) or just + cases where we provide a URL (e.g. the beacon) or just include stuff, in which case it works als well for host-node entries, which are no subsites..... but these cases are rare enough, such we don't care so far. Index: openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 5 Mar 2018 10:11:46 -0000 1.6 +++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 30 Apr 2018 09:01:47 -0000 1.7 @@ -347,7 +347,7 @@ ad_proc -private download_file {url} { # - # Helper to download from an URL and to raise exception, when + # Helper to download from a URL and to raise exception, when # download fails. # } {