From fe514fc933bad695396606ffd2b06251bc98f2d7 Mon Sep 17 00:00:00 2001
From: Eike Rathke <erack@redhat.com>
Date: Thu, 21 Jun 2018 12:01:33 +0200
Subject: Use correct decimal separator in example

So one can copy-paste a working example.

Change-Id: I31ceda19352cc029c87a03a6b49cd0b4275de209
Reviewed-on: https://gerrit.libreoffice.org/56229
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
---
 source/text/shared/optionen/01060500.xhp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'source')

diff --git a/source/text/shared/optionen/01060500.xhp b/source/text/shared/optionen/01060500.xhp
index 3c6f348c59..819eaf6fa1 100644
--- a/source/text/shared/optionen/01060500.xhp
+++ b/source/text/shared/optionen/01060500.xhp
@@ -112,7 +112,7 @@
                <paragraph xml-lang="en-US" id="par_id3153573" role="paragraph">Tax</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3154319" role="paragraph">=B6*0,15</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3154319" role="paragraph">=B6*0.15</paragraph>
             </tablecell>
          </tablerow>
       </table>
-- 
cgit