You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ad...@apache.org on 2015/11/26 22:01:08 UTC

svn commit: r1716768 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java

Author: adelmelle
Date: Thu Nov 26 21:01:08 2015
New Revision: 1716768

URL: http://svn.apache.org/viewvc?rev=1716768&view=rev
Log:
Minor javadoc fixup: add closing double quote

Modified:
    xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java

Modified: xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java?rev=1716768&r1=1716767&r2=1716768&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java (original)
+++ xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/BackgroundPositionShorthand.java Thu Nov 26 21:01:08 2015
@@ -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.
  */
 



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org