From c2a24f0eefe7529b73c511dbad12425ef350bbe3 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Sun, 31 Jul 2016 11:14:19 +0200 Subject: mark see also link as translatable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0ca1ff39e46fceb8b86d1551cf02540b471d3e49 Reviewed-on: https://gerrit.libreoffice.org/27743 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/scalc/01/func_error_type.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/scalc/01/func_error_type.xhp b/source/text/scalc/01/func_error_type.xhp index 05f5109461..91bbfd9fbd 100644 --- a/source/text/scalc/01/func_error_type.xhp +++ b/source/text/scalc/01/func_error_type.xhp @@ -122,7 +122,7 @@ If the ERROR.TYPE function is used as condition of the IF function and the ERROR.TYPE returns #N/A, the IF function returns #N/A as well. Use ISERROR to avoid it as shown in the example above.
ISERROR, NA, IF -Error codes +Error codes
-- cgit