Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.239.2.94 -r1.239.2.95 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 20 Aug 2022 16:36:57 -0000 1.239.2.94 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 11 Oct 2022 13:20:49 -0000 1.239.2.95 @@ -4725,7 +4725,7 @@ lappend table_field_names $count # In most situations, it seems useful to have just one field in # the voting table. If there are multiple, we use a comma to - # separate the values (looks bettern than separate columns). + # separate the values (looks better than separate columns). set field_contents [list] foreach __fn $field_names { lappend field_contents [$t set $__fn] @@ -4856,7 +4856,7 @@ current folder. @param folder - @param glob optional matching patter for page names + @param glob optional matching pattern for page names } yui-carousel instproc images {-package_id -parent_id {-glob ""} {-width ""} {-height ""}} {