Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.542.2.1 -r1.542.2.2 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 10 Mar 2019 21:07:09 -0000 1.542.2.1 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 10 Mar 2019 21:12:28 -0000 1.542.2.2 @@ -1778,7 +1778,7 @@ Page instproc can_save {} { # # Determine the parent object of the page to be saved. If the - # parent object is an page as well, then call can_contain. The + # parent object is a page as well, then call can_contain. The # function is just determining a Boolean value such it can be used # for testing insertability as well. #