summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-07-03 11:36:08 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-07-03 12:00:27 +0200
commit00c81f291922b09f3bd6ceb334d5aaae0bab5334 (patch)
treea7725dc6cd79a5b094cdac384f094b05b497d86d /sc
parent5f13f34581a9ee73f72bfb4f71e7a827de1e2e0c (diff)
Fix typos
Change-Id: Iaf63c488f895c446bb54119d8c9f15e0adcd1eff Reviewed-on: https://gerrit.libreoffice.org/39454 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/drawfunc/drtxtob.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/drtxtob.cxx b/sc/source/ui/drawfunc/drtxtob.cxx
index 92b092f758b0..8206cb2efa25 100644
--- a/sc/source/ui/drawfunc/drtxtob.cxx
+++ b/sc/source/ui/drawfunc/drtxtob.cxx
@@ -305,7 +305,7 @@ void ScDrawTextObjectBar::Execute( SfxRequest &rReq )
if (!bDone)
ExecuteGlobal( rReq ); // normal at View
- // If "text" is received by InsertURL of ViewShell, the the DrawShell is turned off !!!
+ // If "text" is received by InsertURL of ViewShell, then the DrawShell is turned off !!!
}
}
break;