summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/tabview3.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:58:05 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 06:30:53 +0000
commit185f207ef17d58ea81d0c17c1a37cf14647cc71a (patch)
tree24955c63ae56d1d674704bf1ae18b4164869d4a0 /sc/source/ui/view/tabview3.cxx
parentFix typos (diff)
downloadcore-185f207ef17d58ea81d0c17c1a37cf14647cc71a.tar.gz
core-185f207ef17d58ea81d0c17c1a37cf14647cc71a.zip
Fix typos
Change-Id: I3ea8a90f0ec917b4e26335fcd31a5f7e0888589e Reviewed-on: https://gerrit.libreoffice.org/18972 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc/source/ui/view/tabview3.cxx')
-rw-r--r--sc/source/ui/view/tabview3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx
index 1b84422768e5..fc5df5226613 100644
--- a/sc/source/ui/view/tabview3.cxx
+++ b/sc/source/ui/view/tabview3.cxx
@@ -1883,7 +1883,7 @@ void ScTabView::KillEditView( bool bNoPaint )
{
// should be done like this, so that Sfx notice it, but it does not work:
//! aViewData.GetViewShell()->GetViewFrame()->GetWindow().GrabFocus();
-// therfore first like this:
+// therefore first like this:
GetActiveWin()->GrabFocus();
}