summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-01 14:12:30 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-01 19:10:20 +0000
commit441fa1c03664081d76bf6007c4ac0aee32f56342 (patch)
tree7f96d821be5261ca4dae65651ee6016bb922ab94 /sfx2/source/dialog
parent6445d8d7d662d9bbeb20647bd14470ff7a4dba34 (diff)
Fix typos
Change-Id: I1e0e6f1b99090f26a6cd657ee9019bf2fa906dd9 Reviewed-on: https://gerrit.libreoffice.org/29436 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/dialog')
-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 66ec34b3d8d3..9fe7b04f0f2d 100644
--- a/sfx2/source/dialog/dockwin.cxx
+++ b/sfx2/source/dialog/dockwin.cxx
@@ -759,7 +759,7 @@ void SfxDockingWindow::EndDocking( const Rectangle& rRect, bool bFloatMode )
{
// If the alignment changes and the window is in a docked state in a
// SplitWindow, then it must be re-registered. If it is docked again,
- // PrepareToggleFloatingMode() and ToggleFloatingMode() preform the
+ // PrepareToggleFloatingMode() and ToggleFloatingMode() perform the
// re-registered
if ( !bFloatMode )
bReArrange = true;