From 6ecc55aa33b83907d95aee6cb5bda3c2f36e98c2 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Jun 2022 16:48:28 +0200 Subject: Fix typo Change-Id: I7c898cbd8890c82c3ebcb0d3d0d4d22096b6f1d4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136400 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos (cherry picked from commit 4943fb359a3209a2a998c442d41dc77972950ae0) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136423 --- source/text/scalc/01/04060115.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@

HEX2BIN

-The result is the the string representing the number in binary (base-2) form for the hexadecimal number string entered. +The result is the string representing the number in binary (base-2) form for the hexadecimal number string entered. HEX2BIN(Number [; Places]) -- cgit