Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -r1.126.2.84 -r1.126.2.85 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 27 Feb 2023 17:47:17 -0000 1.126.2.84 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 27 Feb 2023 17:57:44 -0000 1.126.2.85 @@ -3087,7 +3087,7 @@ security::csp::require connect-src 'self' # # Some browser (safari, chrome) need "font-src data:", maybe - # for plugins or diffent font settings. Seems safe enough. + # for plugins or different font settings. Seems safe enough. # security::csp::require font-src data: