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 -r1.222 -r1.223 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 17 May 2018 14:26:31 -0000 1.222 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 18 May 2018 09:11:36 -0000 1.223 @@ -1564,7 +1564,7 @@ delicious instproc render {} { :get_parameters - # Fhe following snippet opens a window, where a user can edit the + # The following snippet opens a window, where a user can edit the # posted info. however, it seems not possible to add tags this # way automatically. Alternatively, one could use the API as # described below; this supports tags, but no editing...