Index: openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl,v diff -u -N -r1.24.2.9 -r1.24.2.10 --- openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl 24 Sep 2022 19:27:21 -0000 1.24.2.9 +++ openacs-4/packages/oacs-dav/tcl/oacs-dav-procs.tcl 10 Jul 2023 09:41:44 -0000 1.24.2.10 @@ -138,7 +138,7 @@ move { set dest_parent_id [oacs_dav::conn dest_parent_id] if {$dest_parent_id eq ""} { - ns_return 409 text/plain {Non-existant destination} + ns_return 409 text/plain {Non-existent destination} return filter_ok } set authorized_p [expr [permission::permission_p \