wizards/source/euro/Init.xba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 61bf594223d8952b8db0267306192a55d3f92d9a Author: Rene Engelhard <r...@rene-engelhard.de> AuthorDate: Sun Aug 10 00:20:07 2025 +0200 Commit: Eike Rathke <er...@redhat.com> CommitDate: Wed Aug 13 14:27:59 2025 +0200 fix typo for completeness... Change-Id: Icdd61311498538d28fc27975dfe6bb20d9a0417b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189280 Tested-by: Jenkins Reviewed-by: Eike Rathke <er...@redhat.com> diff --git a/wizards/source/euro/Init.xba b/wizards/source/euro/Init.xba index 9f56c503a347..250b0e5a7639 100644 --- a/wizards/source/euro/Init.xba +++ b/wizards/source/euro/Init.xba @@ -493,7 +493,7 @@ Dim i as Integer ' real conversion rate CurrValue(9,1) = 13.7603 ' rounded conversion rate - CurrValue(9,2) = 15 + CurrValue(9,2) = 14 CurrValue(9,3) = "öS" CurrValue(9,4) = "S" CurrValue(9,5) = "ATS"