Index: openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bootstrap-icons/tcl/Attic/resource-procs.tcl,v diff -u -N -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl 24 Nov 2022 14:37:45 -0000 1.1.2.4 +++ openacs-4/packages/bootstrap-icons/tcl/resource-procs.tcl 27 Nov 2022 18:19:48 -0000 1.1.2.5 @@ -149,7 +149,7 @@ } # - # So far, everything is fine, unpack the dowloaded zip file + # So far, everything is fine, unpack the downloaded zip file # foreach url [dict get $resource_info downloadURLs] { set fn [file tail $url]