summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-11 17:07:29 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-13 22:04:25 +0200
commitbda7556020cacc4da16905e4b29bf4e853d5a725 (patch)
treef78ba7ac002cd05634248e4568d525e3a7045997 /offapi
parentc10ea0e903ee2aba126087fc81702233b3a509cf (diff)
Fix typos
Change-Id: I02f05d87920a09f2cbb8a66caa2f76b7aad62a49 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100539 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/frame/LayoutManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/LayoutManager.idl b/offapi/com/sun/star/frame/LayoutManager.idl
index beb5bd595ae7..e53818962308 100644
--- a/offapi/com/sun/star/frame/LayoutManager.idl
+++ b/offapi/com/sun/star/frame/LayoutManager.idl
@@ -43,7 +43,7 @@
<li>boolean <code>AutomaticToolbars</code>: Whether automatic toolbars do appear</li>
<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 the outer window is resized the content/document size is preserved</li>
+ <li>boolean <code>PreserveContentSize</code>: When true, the outer window is resized the content/document size is preserved</li>
<ul>
</p>