Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -r1.28.2.32 -r1.28.2.33 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 17 Jun 2020 22:01:52 -0000 1.28.2.32 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 1 Jul 2020 19:31:58 -0000 1.28.2.33 @@ -466,7 +466,7 @@ set package_id [$object package_id] # # We have to load the form, maybe via a form loader. If the - # form_loader is set non-empty and the method exists, then use the + # form_loader is set nonempty and the method exists, then use the # form loader instead of the plain lookup. In case the form_loader # fails, it is supposed to return 0. #