[Libreoffice-commits] help.git: source/text
Steve Fanning (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 26 19:00:58 UTC 2020
source/text/scalc/01/04060104.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f9285f35a17dbdc69b0412cc73e4816906f85d9d
Author: Steve Fanning <stevemfanning at yahoo.co.uk>
AuthorDate: Tue May 26 19:59:53 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue May 26 21:00:39 2020 +0200
Add square brackets around final parameter in syntax statement (to indicate parameter is optional)
Change-Id: I9703c7e556009613e377324b30a2a15accd33f5d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94839
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/scalc/01/04060104.xhp b/source/text/scalc/01/04060104.xhp
index a7d70bd22..1aa3e8f71 100644
--- a/source/text/scalc/01/04060104.xhp
+++ b/source/text/scalc/01/04060104.xhp
@@ -676,7 +676,7 @@
<paragraph id="par_id3153196" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_ZELLE">Returns information on address, formatting or contents of a cell.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph id="par_id3147355" role="code" xml-lang="en-US">CELL("InfoType"; Reference)</paragraph>
+<paragraph id="par_id3147355" role="code" xml-lang="en-US">CELL("InfoType"[; Reference])</paragraph>
<paragraph id="par_id3154716" role="paragraph" xml-lang="en-US"><emph>InfoType</emph> is the character string that specifies the type of information. The character string is always in English. Upper or lower case is optional.</paragraph>
<table id="tbl_id3152470">
More information about the Libreoffice-commits
mailing list