Rephrase javadoc class summary comment

This commit is contained in:
hns 2003-12-18 16:42:55 +00:00
parent 19975df982
commit 3f284fa899

View file

@ -29,7 +29,7 @@ import java.lang.reflect.Member;
import java.lang.reflect.Method;
/**
* Extension to do Image manipulation from HOP.
* Extension to provide Helma with Image processing features.
*/
public class ImageObject {
static ImageGenerator imggen;