summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-06-24 16:48:28 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2022-06-25 18:49:58 +0200
commit6ecc55aa33b83907d95aee6cb5bda3c2f36e98c2 (patch)
treefd5a895d72b301b60fb9e44209a3c5151aabea6a
parentb154abb221f7221944f6fbb98b2f0775f039ba30 (diff)
Fix typo
Change-Id: I7c898cbd8890c82c3ebcb0d3d0d4d22096b6f1d4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136400 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 4943fb359a3209a2a998c442d41dc77972950ae0) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136423
-rw-r--r--source/text/scalc/01/04060115.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp
index aefa271d73..f62e4d2a26 100644
--- a/source/text/scalc/01/04060115.xhp
+++ b/source/text/scalc/01/04060115.xhp
@@ -366,7 +366,7 @@
<bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_HEX2BIN" id="bm_id3145659" localize="false"/>
<h2 id="hd_id3147276">HEX2BIN</h2>
-<paragraph id="par_id3150258" role="paragraph" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_HEX2BIN">The result is the the string representing the number in binary (base-2) form for the hexadecimal number string entered.</ahelp></paragraph>
+<paragraph id="par_id3150258" role="paragraph" xml-lang="en-US"><ahelp hid="HID_AAI_FUNC_HEX2BIN">The result is the string representing the number in binary (base-2) form for the hexadecimal number string entered.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id3155847" role="code" xml-lang="en-US">HEX2BIN(Number [; Places])</paragraph>