basic/source/sbx/sbxform.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a271c15d85dff4907bc31a42501f741f7c0de356
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Apr 7 12:50:10 2019 +0000
Commit:     Julien Nabet <serval2...@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 <serval2...@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.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to