basctl/source/basicide/baside2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ca58ddb012b27da4b11fc509c3cbc2e9cb2c0ec2 Author: Johnny_M <[email protected]> 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 <[email protected]> Reviewed-by: Michael Stahl <[email protected]> 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; _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
