diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-06-24 16:48:28 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-24 17:20:52 +0200 |
commit | 4943fb359a3209a2a998c442d41dc77972950ae0 (patch) | |
tree | 4af7d9384a29a2758b9b0a164cbdce4ce9258682 /source | |
parent | 68e39672b4fdc9719f2e0a85e83f2d6fff6c180c (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>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04060115.xhp | 2 |
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> |