diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/drawfunc/drtxtob.cxx | 2 |
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; |