summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-15 12:17:57 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:12:25 -0500
commit348aaa3ef634674d123b1a1e72f062fd3783af8f (patch)
tree1130a8b2ac3a4f8c531e895f71cf3fd9a4daf16b /sfx2/source
parent48b151462a769d5e5947603a9f3dde5799d6689e (diff)
Fix typos
Change-Id: Ieaf67cf597e05dbae5affa153af907fda4462a41 Reviewed-on: https://gerrit.libreoffice.org/16295 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 9b7e1bf43dcb25acabc15fb2bfb30e2a1dd249df)
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/dialog/splitwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/splitwin.cxx b/sfx2/source/dialog/splitwin.cxx
index 8dc5303a5572..3e910a7256b0 100644
--- a/sfx2/source/dialog/splitwin.cxx
+++ b/sfx2/source/dialog/splitwin.cxx
@@ -1008,7 +1008,7 @@ IMPL_LINK_TYPED( SfxSplitWindow, TimerHdl, Timer*, pTimer, void)
if ( pEmptyWin->bEndAutoHide )
{
- // As far as I am concered this can be the end of AutoShow
+ // As far as I am concerned this can be the end of AutoShow
// But maybe some other SfxSplitWindow will remain open,
// then all others remain open too.
if ( !pWorkWin->IsAutoHideMode( this ) )