diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2022-06-22 08:55:00 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-25 18:56:43 +0200 |
commit | cf0168bff6404b36b19aa3e0e393214a2c37ff06 (patch) | |
tree | 4f745ec306ae43e00ec2e431d974686cae5a972f /source | |
parent | 6ecc55aa33b83907d95aee6cb5bda3c2f36e98c2 (diff) |
Drop this nonsense
Phrases like this look like an explanation form a clueless person.
The help should rely on basics (like differentiating text from names),
and not suggest to "place the number in quotation marks" when the
argument is documented to be a text. If needed, the word "text" may
link to a glossary article with syntax explanation.
Change-Id: I32e7a3c68659f74db6bc30c5a3fa9acdd158acb4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136238
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
(cherry picked from commit cc62afdf93da53b17e1b7859376d01b03292de9c)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136424
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04060110.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp index c05a24580a..ad31818881 100644 --- a/source/text/scalc/01/04060110.xhp +++ b/source/text/scalc/01/04060110.xhp @@ -217,7 +217,7 @@ <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/> <paragraph id="par_id3154328" role="code" xml-lang="en-US">DECIMAL("Text"; Radix)</paragraph> -<paragraph id="par_id3150128" role="paragraph" xml-lang="en-US"> <emph>Text</emph> is the text to be converted. To differentiate between a hexadecimal number, such as A1 and the reference to cell A1, you must place the number in quotation marks, for example, "A1" or "FACE".</paragraph> +<paragraph id="par_id3150128" role="paragraph" xml-lang="en-US"> <emph>Text</emph> is the text to be converted.</paragraph> <paragraph id="par_id3145241" role="paragraph" xml-lang="en-US"> <emph>Radix</emph> indicates the base of the number system. It may be any positive integer between 2 and 36.</paragraph> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> |