]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Minor javadoc fixup: add closing double quote
authorAndreas L. Delmelle <adelmelle@apache.org>
Thu, 26 Nov 2015 21:01:08 +0000 (21:01 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Thu, 26 Nov 2015 21:01:08 +0000 (21:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1716768 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java

index ff0b2fc7561159fd4313b35a677a19ca480d628a..2685e5a99fb91c584237ed9bad15009436c69b57 100644 (file)
@@ -29,7 +29,7 @@ import org.apache.fop.fo.PropertyList;
 import org.apache.fop.fo.expr.PropertyException;
 
 /**
- * Class encapsulating functionality for the <a href="http://www.w3.org/TR/xsl/#background-position>
+ * Class encapsulating functionality for the <a href="http://www.w3.org/TR/xsl/#background-position">
  * <code>background-position</code></a> shorthand.
  */