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 -N -r1.332.2.1 -r1.332.2.2 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 10 Mar 2019 21:01:03 -0000 1.332.2.1 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 22 Mar 2019 13:08:49 -0000 1.332.2.2 @@ -201,7 +201,7 @@ } } elseif {[info exists name]} { # - # Determine lang and name from a names as it stored in the database + # Determine lang and name from a name as it stored in the database. # if {![regexp {^(..):(.*)$} $name _ lang local_name]} { if {![regexp {^(file|image|swf):(.*)$} $name _ lang local_name]} {