summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-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>