Index: openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl,v diff -u -N -r1.19.2.2 -r1.19.2.3 --- openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl 8 Oct 2019 16:31:45 -0000 1.19.2.2 +++ openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl 23 Oct 2019 07:49:44 -0000 1.19.2.3 @@ -362,7 +362,7 @@ # Results: # If the lock token in the Lock-Token header matches # an existing lock return "unlocked". Processing of -# transction from the caller should continure. If +# transaction from the caller should continue. If # the lock doesn't match return "filter_return". Generally # this means either no Lock-Token header was provided or # the Lock-Token header does not match the existing lock