Index: openacs-4/packages/calendar-portlet/www/calendar-list-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/www/calendar-list-portlet.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/calendar-portlet/www/calendar-list-portlet.tcl 29 Jun 2018 17:27:18 -0000 1.19 +++ openacs-4/packages/calendar-portlet/www/calendar-list-portlet.tcl 12 Jul 2018 09:02:29 -0000 1.20 @@ -52,7 +52,7 @@ set calendar_id [lindex $list_of_calendar_ids 0] # -# Get the package_id of the calender_id +# Get the package_id of the calendar_id # db_0or1row select_calendar_package_id {select package_id from calendars where calendar_id = :calendar_id} if {![info exists package_id]} {