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:
parent
d57ad60d8e
commit
f4027dd967
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue