summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dockwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/dockwin.cxx')
-rw-r--r--sfx2/source/dialog/dockwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dockwin.cxx b/sfx2/source/dialog/dockwin.cxx
index 602ad99eed8b..d82ffa2ed304 100644
--- a/sfx2/source/dialog/dockwin.cxx
+++ b/sfx2/source/dialog/dockwin.cxx
@@ -1120,7 +1120,7 @@ void SfxDockingWindow::Initialize(SfxChildWinInfo *pInfo)
{
//?????? Currently not supported
// Window is docked individually; size is calculated.
- // It must therefore be initialized with the DloatingSize if
+ // It must therefore be initialized with the FloatingSize if
// someone relies on it that a reasonable size is set
SetSizePixel(GetFloatingSize());
SetSizePixel(CalcDockingSize(GetAlignment()));