source/text/sbasic/shared/03170010.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4fc3877798e3160da8d340c065cb8d72c596e496 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Aug 15 21:52:55 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sun Aug 16 16:33:16 2020 +0200 Fix typo Change-Id: I3291e75e14af1c840ae1fe6e343341fae464a4b1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100782 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/03170010.xhp b/source/text/sbasic/shared/03170010.xhp index cf582c729..2202cd123 100644 --- a/source/text/sbasic/shared/03170010.xhp +++ b/source/text/sbasic/shared/03170010.xhp @@ -79,7 +79,7 @@ <embed href="text/sbasic/shared/00000003.xhp#err13"/> <embed href="text/sbasic/shared/00000003.xhp#functexample"/> <bascode> - <paragraph role="bascode" id="par_id381542204697430" xml-lang="en-US" localize="false">Sub TestFormatNumeber</paragraph> + <paragraph role="bascode" id="par_id381542204697430" xml-lang="en-US" localize="false">Sub TestFormatNumber</paragraph> <paragraph role="bascode" id="par_id551542204266762" xml-lang="en-US" localize="false">testName = "Test 1: positive, 2 decimals"</paragraph> <paragraph role="bascode" id="par_id561542204276644" xml-lang="en-US" localize="false">str2 = "12.20"</paragraph> <paragraph role="bascode" id="par_id341542204281478" xml-lang="en-US" localize="false">str1 = FormatNumber("12.2", 2, vbFalse, vbFalse, vbFalse)</paragraph> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits