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 -N -r1.284.2.75 -r1.284.2.76 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 3 Feb 2020 22:25:37 -0000 1.284.2.75 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 3 Feb 2020 22:32:37 -0000 1.284.2.76 @@ -798,7 +798,7 @@ } } else { set :grading_score "" - #ns_log notice "=== UNKOWN grading ${:grading} => ${:grading_score}" + #ns_log notice "=== UNKNOWN grading ${:grading} => ${:grading_score}" } } }