[Libreoffice-commits] core.git: basic/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Apr 8 05:37:47 UTC 2019
basic/source/sbx/sbxform.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a271c15d85dff4907bc31a42501f741f7c0de356
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Apr 7 12:50:10 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Apr 8 07:37:24 2019 +0200
Fix typo
Change-Id: I1413e1872b1f2cd29256b33cdc7ac7ae09faf46c
Reviewed-on: https://gerrit.libreoffice.org/70394
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/basic/source/sbx/sbxform.cxx b/basic/source/sbx/sbxform.cxx
index ce394fa903b3..4cdf7678eac9 100644
--- a/basic/source/sbx/sbxform.cxx
+++ b/basic/source/sbx/sbxform.cxx
@@ -115,7 +115,7 @@ SbxBasicFormater::SbxBasicFormater( sal_Unicode _cDecPoint, sal_Unicode _cThousa
{
}
-// function for output of a error-text (for debugging)
+// function to output an error-text (for debugging)
// displaces all characters of the string, starting from nStartPos
// for one position to larger indexes, i. e. place for a new
// character (which is to be inserted) is created.
More information about the Libreoffice-commits
mailing list