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.14 -r1.15 --- openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl 7 Aug 2017 23:48:13 -0000 1.14 +++ openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl 29 Mar 2018 17:28:50 -0000 1.15 @@ -675,7 +675,7 @@ # depth valid for collections (directories) can be 0 1 or infinity # 0 is the directory only # 1 is the directory and direct descendants -# infinity is all decendants, this is the default if depth +# infinity is all descendants, this is the default if depth # is not specified # prop_req should contain a list of name/value pairs of properties # to return. Right now it is unsupported and all properties