Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.332 -r1.332.2.1 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 9 Feb 2019 00:18:28 -0000 1.332 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 10 Mar 2019 21:01:03 -0000 1.332.2.1 @@ -1632,7 +1632,7 @@ } { # # Obtain (partial) item info from id. It does not handle - # e.g. special link_types as for e.g file|image|js|css|swf, etc. + # e.g. special link_types as for e.g. file|image|js|css|swf, etc. # ::xo::db::CrClass get_instance_from_db -item_id $item_id set name [$item_id name]