diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-03-10 09:32:41 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-03-11 01:02:06 +0100 |
commit | 09a1e6b04cedd98d752db7a3be672f800f2b79d7 (patch) | |
tree | 19eb97b0b0ad11452bafc928ab653828a360ad90 /source | |
parent | ee1caf534c5b421dfc2157d8421f6dcc051ca5e3 (diff) |
Fix typo
Change-Id: Ib9a6a3b456486e84642c136f5bba99c685eb8be3
Reviewed-on: https://gerrit.libreoffice.org/51025
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/01040500.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/optionen/01040500.xhp b/source/text/shared/optionen/01040500.xhp index dd8fef48b6..494912dc21 100644 --- a/source/text/shared/optionen/01040500.xhp +++ b/source/text/shared/optionen/01040500.xhp @@ -77,7 +77,7 @@ <paragraph role="paragraph" id="par_id3149481" xml-lang="en-US"><ahelp hid="modules/swriter/ui/opttablepage/numformatting">Specifies that numbers in a text table are recognized and formatted as numbers.</ahelp> Table cells in %PRODUCTNAME Writer can recognize a number when it is represented in one of the number formats available in categories of Numbers, Percent, Currency, Date, Time, Scientific, Fraction and Boolean.</paragraph> -<paragraph role="paragraph" id="par_id871520543043646" xml-lang="en-US">The recognized number is displayed with default number format for table cells, and sets the cell format to the recognized category. For example, if a number is recongized as Date, the cell format category is set to Date. You can set a specific number format for the cell, for example, a date entered as <item type="input">8/3/2018</item> displays as Thursday March 8, 2018 when the cell number format is set to "Friday, December 31, 1999" in the Number Format dialog.</paragraph> +<paragraph role="paragraph" id="par_id871520543043646" xml-lang="en-US">The recognized number is displayed with default number format for table cells, and sets the cell format to the recognized category. For example, if a number is recognized as Date, the cell format category is set to Date. You can set a specific number format for the cell, for example, a date entered as <item type="input">8/3/2018</item> displays as Thursday March 8, 2018 when the cell number format is set to "Friday, December 31, 1999" in the Number Format dialog.</paragraph> <paragraph xml-lang="en-US" id="par_id451520542990536" role="note">Recognized Date and Time numbers are converted to internal date and time serial values. Percent numbers are converted internally to their numeric values. Boolean values are converted internally to 0 or 1.</paragraph> |