source/text/sbasic/shared/conventions.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 13f56eb46a1f50590323c367903041c1c0f919d5 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Sat Aug 15 16:22:02 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sat Aug 15 17:02:56 2020 +0200 Use %PRODUCTNAME placeholder Change-Id: I97c37008b6e03f96e18fd26de6e5db8782828ef5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100709 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/conventions.xhp b/source/text/sbasic/shared/conventions.xhp index 246e23765..8590f1c38 100644 --- a/source/text/sbasic/shared/conventions.xhp +++ b/source/text/sbasic/shared/conventions.xhp @@ -23,7 +23,7 @@ <h1 id="hd_id221543446540070"><link href="text/sbasic/shared/conventions.xhp" name="conventions">How to Read Syntax Diagrams and Statements</link></h1> <paragraph role="paragraph" id="par_id601593699108443">%PRODUCTNAME Basic statements use syntax diagrams and textual conventions that follow these typographical rules:</paragraph> <list type="unordered"> - <listitem><paragraph id="par_id158193699546735" role="listitem">LibreOffice Basic keywords or functions use propercasing: Call, DimArray, InputBox, Property.</paragraph></listitem> + <listitem><paragraph id="par_id158193699546735" role="listitem">%PRODUCTNAME Basic keywords or functions use proper casing: Call, DimArray, InputBox, Property.</paragraph></listitem> <listitem><paragraph id="par_id711593699548486" role="listitem">Lowercase characters indicate information to supply: end, expression, start, variable.</paragraph></listitem> </list> <paragraph role="paragraph" id="par_id881593760345504">The syntax of a %PRODUCTNAME Basic one line statement is illustrated herewith:</paragraph> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits