From 8f93409a799707a679700490495933ebdfdced22 Mon Sep 17 00:00:00 2001 From: Ziver Koc Date: Sat, 18 Dec 2010 00:38:57 +0000 Subject: [PATCH] --- src/zutil/image/ImageUtil.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zutil/image/ImageUtil.java b/src/zutil/image/ImageUtil.java index 8f7be07..4432062 100644 --- a/src/zutil/image/ImageUtil.java +++ b/src/zutil/image/ImageUtil.java @@ -12,7 +12,7 @@ import java.awt.image.BufferedImage; public class ImageUtil { /** - * Resizes an BufferedImage + * Resizes a BufferedImage * * @param source is the image to resize * @param width is the wanted width