aboutsummaryrefslogtreecommitdiffstats
path: root/src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java')
-rw-r--r--src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java b/src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java
index 0e5a2f691..9a27b79f7 100644
--- a/src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java
+++ b/src/sandbox/org/apache/fop/render/afp/modca/ImageSegment.java
@@ -65,7 +65,7 @@ public class ImageSegment extends AbstractAFPObject {
/**
* Constructor for the image segment with the specified name,
* the name must be a fixed length of eight characters.
- * @param name The name of the image.
+ * @param name The name of the image.
*/
public ImageSegment(String name) {