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 -N -r1.542.2.75 -r1.542.2.76 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 26 May 2020 22:22:05 -0000 1.542.2.75 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 1 Jul 2020 19:31:58 -0000 1.542.2.76 @@ -3449,7 +3449,7 @@ if {[info exists :revision_id]} { # # For a given revision_id, the full_file_name will never - # change. Therefore, we can easily cache the full file name + # change. Therefore, we can easily cache the full filename # for the revision_id. # set :full_file_name [::xowiki::cache eval -partition_key ${:revision_id} ffn-${:revision_id} {