source/text/scalc/01/04060115.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6ecc55aa33b83907d95aee6cb5bda3c2f36e98c2 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Jun 24 16:48:28 2022 +0200 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Sat Jun 25 18:49:58 2022 +0200 Fix typo Change-Id: I7c898cbd8890c82c3ebcb0d3d0d4d22096b6f1d4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136400 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> (cherry picked from commit 4943fb359a3209a2a998c442d41dc77972950ae0) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136423 diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp index aefa271d7..f62e4d2a2 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>