Index: openacs-4/packages/xotcl-core/tcl/ical-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/ical-procs.tcl,v diff -u -r1.25 -r1.26 --- openacs-4/packages/xotcl-core/tcl/ical-procs.tcl 11 Jul 2022 12:45:57 -0000 1.25 +++ openacs-4/packages/xotcl-core/tcl/ical-procs.tcl 27 Nov 2022 17:35:47 -0000 1.26 @@ -213,7 +213,7 @@ :method start_end {} { # # Output either a DAY-EVENT (denoted by a single DTSTART with - # appropriate VALUE format) or a state and end time stamps. + # appropriate VALUE format) or a state and end timestamps. # if {${:is_day_item}} { append result \ @@ -247,7 +247,7 @@ # as lists. # # - # All date/time stamps are provided either by + # All date/timestamps are provided either by # the ANSI date (from postgres) or by a date # which can be processed via clock scan #