diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2023-06-13 20:47:15 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-06-18 01:17:52 +0200 |
commit | dd07ccc409372d1ed2b6fb473928cf8319984d81 (patch) | |
tree | cc3b26f0999949cd3f2bcb3b843f8e948eb2119d | |
parent | ef0e2a4bf333ba01d2e3fd81ad9e4b14fb205e4d (diff) |
Fix typo
Change-Id: Id2a262225d6f9029dc706c309ddcf308fa55ee62
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153000
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
(cherry picked from commit f252a686b4231cfcd3e00756b1a59509aa3ae407)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153216
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/00/00000208.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <h3 id="hd_id314847423">Detect scientific notation</h3> <paragraph id="par_id314995721" role="paragraph" xml-lang="en-US"><ahelp hid=".">When this option is enabled, Calc will automatically detect numbers with scientific notation, like 5E2 for 500.</ahelp></paragraph> <paragraph id="par_id314995726" role="paragraph" xml-lang="en-US">The selected language influences how scientific notation is detected, since different languages and regions many have different decimal separator.</paragraph> -<paragraph id="par_id314995727" role="paragraph" xml-lang="en-US">This option can be be disabled only if <emph>Detect special numbers</emph> option is previously disabled.</paragraph> +<paragraph id="par_id314995727" role="paragraph" xml-lang="en-US">This option can be disabled only if <emph>Detect special numbers</emph> option is previously disabled.</paragraph> <paragraph id="par_id314995728" role="paragraph" xml-lang="en-US">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.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/textimportcsv/skipemptycells" id="bm_id315790923" localize="false"/> |