From 2e3d807ec068688bbca1c3c384fa6ecda196fc59 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 26 Mar 2023 10:56:17 +0000 Subject: [PATCH] Fix XHP tag Change-Id: I90f3290ba28baa88d8d60808234a3ed510d81d19 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149596 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/01/func_style.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/text/scalc/01/func_style.xhp b/source/text/scalc/01/func_style.xhp index 22b002d4f1..30b30c7237 100644 --- a/source/text/scalc/01/func_style.xhp +++ b/source/text/scalc/01/func_style.xhp @@ -28,8 +28,8 @@ This function always returns the numeric value 0, which allows to use it by adding the STYLE function to other functions in the same cell without changing its value. - - STYLE("Style" [; Time [; "Style2"]]) + + STYLE("Style" [; Time [; "Style2"]]) Style is the name of the cell style to be applied to the cell. Style names are not case-sensitive and must be entered in quotation marks.