[Libreoffice-commits] core.git: basctl/source
Johnny_M
klasse at partyheld.de
Wed Jan 3 15:45:58 UTC 2018
basctl/source/basicide/baside2.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ca58ddb012b27da4b11fc509c3cbc2e9cb2c0ec2
Author: Johnny_M <klasse at partyheld.de>
Date: Thu Dec 28 11:59:47 2017 +0100
Translate German comment
Change-Id: Id65ccfe3b2394c8c30d3531316b70b511e34e366
Reviewed-on: https://gerrit.libreoffice.org/47131
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Michael Stahl <mstahl at redhat.com>
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;
More information about the Libreoffice-commits
mailing list