Index: openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl,v diff -u -N -r1.41 -r1.41.2.1 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 3 Nov 2018 19:47:34 -0000 1.41 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 5 Oct 2019 13:32:14 -0000 1.41.2.1 @@ -213,7 +213,7 @@ # Make sure that a live revision exists if { $rev_id eq "" } { if {"best" eq $revision} { - # lastest_revision unless live_revision is set, then live_revision + # latest_revision unless live_revision is set, then live_revision set revision_id [::content::item::get_best_revision -item_id $item_id] } else { # default live_revision