From f252a686b4231cfcd3e00756b1a59509aa3ae407 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 13 Jun 2023 20:47:15 +0200 Subject: Fix typo Change-Id: Id2a262225d6f9029dc706c309ddcf308fa55ee62 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153000 Tested-by: Jenkins Reviewed-by: Julien Nabet --- source/text/shared/00/00000208.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/00/00000208.xhp b/source/text/shared/00/00000208.xhp index 38cdfd518b..9621d543a1 100644 --- a/source/text/shared/00/00000208.xhp +++ b/source/text/shared/00/00000208.xhp @@ -116,7 +116,7 @@

Detect scientific notation

When this option is enabled, Calc will automatically detect numbers with scientific notation, like 5E2 for 500. The selected language influences how scientific notation is detected, since different languages and regions many have different decimal separator. -This option can be be disabled only if Detect special numbers option is previously disabled. +This option can be disabled only if Detect special numbers option is previously disabled. When this option is disabled, Calc will detect and convert only numbers in decimal notation. The rest will be imported as text. A decimal number string can have digits 0-9, thousands separators, and a decimal separator. Thousands separators and decimal separators may vary with the selected language and region. -- cgit