Rephrase javadoc class summary comment
This commit is contained in:
parent
19975df982
commit
3f284fa899
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import java.lang.reflect.Member;
|
||||||
import java.lang.reflect.Method;
|
import java.lang.reflect.Method;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Extension to do Image manipulation from HOP.
|
* Extension to provide Helma with Image processing features.
|
||||||
*/
|
*/
|
||||||
public class ImageObject {
|
public class ImageObject {
|
||||||
static ImageGenerator imggen;
|
static ImageGenerator imggen;
|
||||||
|
|
Loading…
Add table
Reference in a new issue