source/text/sbasic/shared/03030101.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6e77989ceace3a02684d5af35ed9f89712cc524d Author: Mike Kaganski <[email protected]> AuthorDate: Fri Jul 1 08:23:46 2022 +0200 Commit: Mike Kaganski <[email protected]> CommitDate: Fri Jul 1 08:53:34 2022 +0200 A typo Change-Id: Ia66600bae81940747ec703b7c0d4b358cb88cb48 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136703 Tested-by: Jenkins Reviewed-by: Mike Kaganski <[email protected]> diff --git a/source/text/sbasic/shared/03030101.xhp b/source/text/sbasic/shared/03030101.xhp index 2ee2203c3..80787ba5c 100644 --- a/source/text/sbasic/shared/03030101.xhp +++ b/source/text/sbasic/shared/03030101.xhp @@ -33,7 +33,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3157896"><bookmark_value>DateSerial function</bookmark_value> </bookmark> <h1 id="hd_id381619878817271"><variable id="DateSerial_H1"><link href="text/sbasic/shared/03030101.xhp" name="DateSerial Function">DateSerial Function</link></variable></h1> -<paragraph role="paragraph" id="par_id3143267" xml-lang="en-US">Returns a <emph>Date</emph> value for a specified year, month, or day.</paragraph> +<paragraph role="paragraph" id="par_id3143267" xml-lang="en-US">Returns a <emph>Date</emph> value for a specified year, month, and day.</paragraph> </section> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> <bascode>
