source/text/sbasic/shared/03120301.xhp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 29f98c327dd7bf1d27a88f50795afae75272848a Author: Stanislav Horacek <stanislav.hora...@gmail.com> AuthorDate: Sun Jun 8 22:45:11 2025 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Mon Jun 9 18:53:44 2025 +0200 remove forgotten colon and add dots in table of format codes Change-Id: I5a7297a22c8414e85751c7d3b6a75518254554ad Reviewed-on: https://gerrit.libreoffice.org/c/help/+/186270 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Jenkins diff --git a/source/text/sbasic/shared/03120301.xhp b/source/text/sbasic/shared/03120301.xhp index 02f03ecf32..1ad63c96a8 100644 --- a/source/text/sbasic/shared/03120301.xhp +++ b/source/text/sbasic/shared/03120301.xhp @@ -118,7 +118,7 @@ <paragraph id="par_id21744242840823" localize="false" role="tablecontent"><literal>- + $ ( ) space</literal></paragraph> </tablecell> <tablecell> - <paragraph id="par_id3152887" role="tablecontent"> <emph>:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the <literal>format</literal> code is displayed as a literal character.</paragraph> + <paragraph id="par_id3152887" role="tablecontent">A plus (+), minus (-), dollar ($), space, or brackets entered directly in the <literal>format</literal> code is displayed as a literal character.</paragraph> </tablecell> </tablerow> <tablerow> @@ -153,7 +153,7 @@ <paragraph id="par_id541744159489354" role="tablecontent"><literal>"<"</literal></paragraph> </tablecell> <tablecell> - <paragraph id="par_id881744159489354" role="tablecontent">Convert <emph>expression</emph> to lower case</paragraph> + <paragraph id="par_id881744159489354" role="tablecontent">Convert <emph>expression</emph> to lower case.</paragraph> </tablecell> </tablerow> <tablerow> @@ -241,7 +241,7 @@ <paragraph id="par_id361744227159266" localize="false" role="tablecontent"><literal>"Scientific"</literal></paragraph> </tablecell> <tablecell> - <paragraph id="par_id981744227159266" role="tablecontent">Returns the numeric <emph>expression</emph> in scientific notation (#.00E+00);</paragraph> + <paragraph id="par_id981744227159266" role="tablecontent">Returns the numeric <emph>expression</emph> in scientific notation (#.00E+00).</paragraph> </tablecell> </tablerow> <tablerow> @@ -305,7 +305,7 @@ <paragraph id="par_id921744232590148" localize="false" role="tablecontent"><literal>"Medium Time"</literal></paragraph> </tablecell> <tablecell> - <paragraph id="par_id471744232590148" role="tablecontent">Returns the numeric <emph>expression</emph> in system medium time format, and depends on the locale (HH:MM AM/PM)</paragraph> + <paragraph id="par_id471744232590148" role="tablecontent">Returns the numeric <emph>expression</emph> in system medium time format, and depends on the locale (HH:MM AM/PM).</paragraph> </tablecell> </tablerow> <tablerow>