diff --git a/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java b/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java index 604c650..75163c5 100644 --- a/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java +++ b/src/main/java/org/gcube/portlets/widgets/imagepreviewerwidget/client/EnhancedImage.java @@ -3,7 +3,7 @@ package org.gcube.portlets.widgets.imagepreviewerwidget.client; import com.github.gwtbootstrap.client.ui.Image; /** - * This class contains the object to show within the carousel plus some other information: + * This class contains the image to show within the carousel plus the following other information: *