Index: openacs-4/packages/theme-selva/www/selva-lrn-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-selva/www/selva-lrn-master.tcl,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/theme-selva/www/selva-lrn-master.tcl 28 Jun 2015 13:01:06 -0000 1.10 +++ openacs-4/packages/theme-selva/www/selva-lrn-master.tcl 5 Apr 2018 14:44:09 -0000 1.11 @@ -181,7 +181,7 @@ } # DRB: default logo for dotlrn is a JPEG provided by Collaboraid. This can - # be replaced by custom gifs if prefered (as is done by SloanSpace) + # be replaced by custom gifs if preferred (as is done by SloanSpace) if { [file exists "$header_img_file-$scope_name.jpg"] } { set header_img_url "$header_img_url-$scope_name.jpg" @@ -248,7 +248,7 @@ # under /dotlrn # DRB: default logo for dotlrn is a JPEG provided by Collaboraid. This can - # be replaced by custom gifs if prefered (as is done by SloanSpace) + # be replaced by custom gifs if preferred (as is done by SloanSpace) if { [file exists "$header_img_file-$scope_name.jpg"] } { set header_img_url "$header_img_url-$scope_name.jpg"