Index: openacs-4/packages/theme-selva/www/doc/selva-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-selva/www/doc/selva-master.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/theme-selva/www/doc/selva-master.tcl 27 Mar 2018 17:08:50 -0000 1.5 +++ openacs-4/packages/theme-selva/www/doc/selva-master.tcl 5 Apr 2018 14:44:09 -0000 1.6 @@ -207,7 +207,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" @@ -274,7 +274,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"