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 -r1.485.2.66 -r1.485.2.67 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 23 Jun 2017 07:43:09 -0000 1.485.2.66 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 30 Jun 2017 18:15:53 -0000 1.485.2.67 @@ -2385,7 +2385,7 @@ #my log "--adp before adp_eval '[template::adp_level]'" # # The adp buffer has limited size. For large pages, it might happen - # that the buffer overflows. In Aolserver 4.5, we can increase the + # that the buffer overflows. In AOLserver 4.5, we can increase the # buffer size. In 4.0.10, we are out of luck. # set __l [string length $content]