source/text/sbasic/python/python_2_basic.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7c39ebe635e48c0362375c731724d6f8bd15971a Author: Alain🐍Romedenne <libreoffici...@sfr.fr> AuthorDate: Thu Jun 11 10:21:20 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Jun 11 13:58:55 2020 +0200 Typo in Basic script Change-Id: I73108c42e82a1e11606e373f1fce0f6a94198f7e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96094 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/python/python_2_basic.xhp b/source/text/sbasic/python/python_2_basic.xhp index 60d31312a..b9978122c 100644 --- a/source/text/sbasic/python/python_2_basic.xhp +++ b/source/text/sbasic/python/python_2_basic.xhp @@ -129,7 +129,7 @@ <paragraph role="bascode" id="N0413" localize="false"> Next i</paragraph> <paragraph role="bascode" id="N0414" localize="false"> End If</paragraph> <paragraph role="bascode" id="N0415" localize="false"> Print str</paragraph> - <paragraph role="bascode" id="N0416" localize="false"> End Sub ' Standard.Scripting.Print()</paragraph> + <paragraph role="bascode" id="N0416" localize="false">End Sub ' Standard.Scripting.Print()</paragraph> <paragraph role="bascode" id="N0417" localize="false"> </paragraph> <paragraph role="bascode" id="N0418" localize="false">Public Function SUM(ParamArray args() As Variant) As Variant</paragraph> <paragraph role="bascode" id="N0419"> ''' SUM a variable list of numbers '''</paragraph> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits