From: Andreas L. Delmelle Date: Thu, 26 Nov 2015 21:01:08 +0000 (+0000) Subject: Minor javadoc fixup: add closing double quote X-Git-Tag: fop-2_1~28 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=38dcaf1a50ec3c3fd1c19d6fa28108eb37f1fe1c;p=xmlgraphics-fop.git Minor javadoc fixup: add closing double quote git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716768 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java b/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java index ff0b2fc75..2685e5a99 100644 --- a/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java +++ b/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java @@ -29,7 +29,7 @@ import org.apache.fop.fo.PropertyList; import org.apache.fop.fo.expr.PropertyException; /** - * Class encapsulating functionality for the * background-position shorthand. */