Index: openacs-4/packages/acs-tcl/tcl/cluster-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/cluster-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/cluster-procs.tcl 23 Oct 2024 17:07:11 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/cluster-procs.tcl 27 Oct 2024 16:50:22 -0000 1.4 @@ -382,7 +382,7 @@ # # Update cluster configuration when the when the # configuration variables changed, or when nodes become - # available/unvavailable after some time. + # available/unavailable after some time. # # Typically, this method is called via scheduled procedure # every couple of seconds when clustering is enabled.