javaunohelper/com/sun/star/lib/uno/helper/Factory.java | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit 72510082086d66647cd68c76afcc47255bc5da4c Author: rbuj <robert....@gmail.com> Date: Sat Sep 6 15:45:18 2014 +0200 javaunohelper: fix javadoc error: unknown tag: attention (Doxygen) Change-Id: Idd1d92699cab0ccb26b95e9d5392c6fc7a8a2aa6 Reviewed-on: https://gerrit.libreoffice.org/11308 Reviewed-by: Noel Grandin <noelgran...@gmail.com> Tested-by: Noel Grandin <noelgran...@gmail.com> diff --git a/javaunohelper/com/sun/star/lib/uno/helper/Factory.java b/javaunohelper/com/sun/star/lib/uno/helper/Factory.java index a8b50a2..f136561 100644 --- a/javaunohelper/com/sun/star/lib/uno/helper/Factory.java +++ b/javaunohelper/com/sun/star/lib/uno/helper/Factory.java @@ -29,8 +29,9 @@ import com.sun.star.uno.UnoRuntime; /** Factory helper class supporting com.sun.star.lang.XServiceInfo and com.sun.star.lang.XSingleComponentFactory. - @attention - This factory implementation does not support lang.XSingleServiceFactory. + <p> + Note: This factory implementation does not support lang.XSingleServiceFactory. + </p> */ public class Factory extends ComponentBase _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits