offapi/com/sun/star/frame/LayoutManager.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6b08eaa0c483efe5071c5a710a894e1204a0a3f4
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Mon Aug 31 11:50:44 2020 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Aug 31 15:27:31 2020 +0200

    Fix end "ul" tag in LayoutManager.idl (offapi)
    
    Change-Id: Ice50c048b62fe35d1a9f5b11435cb75f3fa45042
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101701
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/offapi/com/sun/star/frame/LayoutManager.idl 
b/offapi/com/sun/star/frame/LayoutManager.idl
index e53818962308..511e43ada1c9 100644
--- a/offapi/com/sun/star/frame/LayoutManager.idl
+++ b/offapi/com/sun/star/frame/LayoutManager.idl
@@ -44,7 +44,7 @@
         <li>boolean <code>RefreshContextToolbarVisibility</code>: Set to true 
to refresh visibility of context toolbars</li>
         <li>boolean <code>HideCurrentUI</code>: Hide/Show current UI elements 
(Toolbar, Statusbar, Menubar, etc)</li>
         <li>boolean <code>PreserveContentSize</code>: When true, the outer 
window is resized the content/document size is preserved</li>
-    <ul>
+    </ul>
     </p>
 
     @since OOo 2.0
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to