Index: openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl,v diff -u -N -r1.93.2.59 -r1.93.2.60 --- openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 24 May 2023 09:28:28 -0000 1.93.2.59 +++ openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 30 May 2023 10:01:46 -0000 1.93.2.60 @@ -132,7 +132,7 @@ :method type=signed {name input} { # # Check, if a value is a signed value, signed by - # ::security::parameter::signed. Note, that this is a converting + # ::security::parameter::signed. Note that this is a converting # checker. Therefore, call it always with "signed,convert" to # obtain the value which was signed. #