From afa294973e7fa55958f2e074aef708a8e7229a77 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 22 Jun 2009 22:55:39 +0000 Subject: [PATCH] De-scaleed a POD typo. --- lib/WebGUI/Storage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Storage.pm b/lib/WebGUI/Storage.pm index 505a50617..8d5282244 100644 --- a/lib/WebGUI/Storage.pm +++ b/lib/WebGUI/Storage.pm @@ -1477,7 +1477,7 @@ sub rotate { =head2 resize ( filename [, width, height ] ) -Resizes the specified image by the specified height and width. If either is omitted the iamge will be scaleed proportionately to the non-omitted one. +Resizes the specified image by the specified height and width. If either is omitted the iamge will be scaled proportionately to the non-omitted one. =head3 filename