xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 66566bf13f78ca5ea4abe25913035aebc134b1d3 Author: rbuj <robert....@gmail.com> Date: Sun Jul 27 11:56:23 2014 +0200 xmerge: javadoc <p>..</p> fix Change-Id: Ie10a8ab293091c7528e915487728a97ce51e818f Reviewed-on: https://gerrit.libreoffice.org/10572 Reviewed-by: David Tardon <dtar...@redhat.com> Tested-by: David Tardon <dtar...@redhat.com> diff --git a/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java b/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java index 8565468..6f0d96a 100644 --- a/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java +++ b/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java @@ -33,11 +33,11 @@ package org.openoffice.xmerge; public interface DocumentDeserializerFactory { /** - * The <code>DocumentDeserializer</code> is used to convert + * <p>The <code>DocumentDeserializer</code> is used to convert * from the "Device" <code>Document</code> format to * the "Office" <code>Document</code> format.</p> * - * The <code>ConvertData</code> object is passed along to the + * <p>The <code>ConvertData</code> object is passed along to the * created <code>DocumentDeserializer</code> via its constructor. * The <code>ConvertData</code> is read and converted when the * the <code>DocumentDeserializer</code> object's _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits