Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.284.2.259 -r1.284.2.260 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 28 Jul 2024 17:00:04 -0000 1.284.2.259 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 6 Aug 2024 09:43:17 -0000 1.284.2.260 @@ -3566,7 +3566,7 @@ # Check, if the package has global settings for AllowedTags, # AllowedAttributes, or AllowedProtocols. If (some of) these # exist, use these for configuring "ad_html_security_check". If - # not, fall back to the default (site wide) definition. + # not, fall back to the default (site-wide) definition. # set package_key [apm_package_key_from_id [${:object} package_id]] set options {}