warning: empty <p> tag

Change-Id: I6fb9dd331fe6ff9e35477a122a84ab0a6d3d8426
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138179
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara 2022-08-12 09:24:26 +01:00
parent d57ad60d8e
commit f4027dd967

View file

@ -24,7 +24,7 @@ import java.io.IOException;
* This is abstract interface for bridges.
*
* <p>Bridges are able to map one object from one UNO environment to another and
* vice versa.<p>
* vice versa.</p>
*
* @see com.sun.star.uno.IBridge
* @see com.sun.star.uno.IQueryInterface