summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.cxx
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-12-28 11:59:47 +0100
committerMichael Stahl <mstahl@redhat.com>2018-01-03 16:45:31 +0100
commitca58ddb012b27da4b11fc509c3cbc2e9cb2c0ec2 (patch)
treeb6b3bda5616664ee940e40e5169439acc45d28ad /basctl/source/basicide/baside2.cxx
parent74a5c44db134c2609b8ec6e55bac320a3a70a57f (diff)
Translate German comment
Change-Id: Id65ccfe3b2394c8c30d3531316b70b511e34e366 Reviewed-on: https://gerrit.libreoffice.org/47131 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'basctl/source/basicide/baside2.cxx')
-rw-r--r--basctl/source/basicide/baside2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/baside2.cxx b/basctl/source/basicide/baside2.cxx
index 08c27f819639..1c438a908e19 100644
--- a/basctl/source/basicide/baside2.cxx
+++ b/basctl/source/basicide/baside2.cxx
@@ -591,7 +591,7 @@ bool ModulWindow::BasicErrorHdl( StarBASIC const * pBasic )
{
GetShell()->GetViewFrame()->ToTop();
- // ReturnWert: BOOL
+ // Return value: BOOL
// FALSE: cancel
// TRUE: go on....
sal_uInt16 nErrorLine = StarBASIC::GetLine() - 1;