Index: openacs-4/packages/caldav/tcl/caldav-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/caldav/tcl/Attic/caldav-procs.tcl,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/caldav/tcl/caldav-procs.tcl 5 Jul 2022 11:49:38 -0000 1.1.2.3 +++ openacs-4/packages/caldav/tcl/caldav-procs.tcl 27 Nov 2022 18:21:11 -0000 1.1.2.4 @@ -1345,7 +1345,7 @@ ns_log warning "CalDAV: user tried to perform a PUT on a read only item item: $cal_item_id user ${:user_id}" if {[string match "*CalDavSynchronizer*" ${:user_agent}]} { # - # Outlook sychronizer will continue + # Outlook synchronizer will continue # hammering if 403 is returned, # therefore try a different status # code.