source/text/sbasic/shared/03100900.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 50f596f7e6729dcc81f443f34bd8d41518790fba Author: Alain Romedenne <alain.romede...@libreoffice.org> AuthorDate: Fri Oct 14 16:20:33 2022 +0200 Commit: Alain Romedenne <alain.romede...@libreoffice.org> CommitDate: Fri Oct 14 16:35:01 2022 +0200 typo Change-Id: Iaf047d5a663d1cd3facfd8ab270cd654b5ff0ce8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141322 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> diff --git a/source/text/sbasic/shared/03100900.xhp b/source/text/sbasic/shared/03100900.xhp index 649768f0e..6ab5c5985 100644 --- a/source/text/sbasic/shared/03100900.xhp +++ b/source/text/sbasic/shared/03100900.xhp @@ -53,7 +53,7 @@ <embed href="text/sbasic/shared/00000003.xhp#functexample"/> <section id="ExampleCountryConvert"> -<paragraph role="paragraph" id="par_id761652451117906">Numeric expressions are displayed according %PRODUCTNAME <link href="text/shared/optionen/01140000.xhp" name="language settings">language settings</link>:</paragraph> +<paragraph role="paragraph" id="par_id761652451117906">Numeric expressions are displayed according to %PRODUCTNAME <link href="text/shared/optionen/01140000.xhp" name="language settings">language settings</link>:</paragraph> <bascode> <paragraph id="par_idm1341609456" role="bascode" localize="false">Sub ExampleCountryConvert</paragraph> <paragraph id="par_idm1341608224" role="bascode" xml-lang="en-US"> MsgBox CDbl(1234.5678) ' 1234.5678</paragraph>