Index: openacs-4/packages/photo-album/tcl/photo-album-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/tcl/photo-album-procs.tcl,v diff -u -r1.28 -r1.29 --- openacs-4/packages/photo-album/tcl/photo-album-procs.tcl 14 Aug 2018 19:46:26 -0000 1.28 +++ openacs-4/packages/photo-album/tcl/photo-album-procs.tcl 14 Aug 2018 19:51:10 -0000 1.29 @@ -338,7 +338,7 @@ Sets height to the variable named in height_var in the calling level. Sets width_var to the variable named in width_var in the calling level. - I Use ImageMagick instead of aolserver function because it can handle more than + I Use ImageMagick instead of AOLserver function because it can handle more than just gifs and jpegs. } { set identify_string [exec [parameter::get -parameter ImageMagickPath]/identify $filename]