source/text/sbasic/shared/03040000.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 32b00ca8345742e1070cad234f3f8f903465429d Author: Mike Kaganski <mike.kagan...@collabora.com> AuthorDate: Sat Dec 7 10:09:37 2019 +0100 Commit: Mike Kaganski <mike.kagan...@collabora.com> CommitDate: Sat Dec 7 10:11:01 2019 +0100 VbNewLine values don't depend on system architecture, only on OS Change-Id: I67b65222ff9247e80fd681223a3fe03cbcfbbc95 Reviewed-on: https://gerrit.libreoffice.org/84677 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com> diff --git a/source/text/sbasic/shared/03040000.xhp b/source/text/sbasic/shared/03040000.xhp index e1abf820e..0bcdb47e9 100644 --- a/source/text/sbasic/shared/03040000.xhp +++ b/source/text/sbasic/shared/03040000.xhp @@ -310,8 +310,8 @@ <paragraph id="par_id191512313300610" role="paragraph" localize="false">vbNewLine</paragraph> </tablecell> <tablecell> - <paragraph id="par_id521512319135830" role="listitem" xml-lang="en-US">\x0D\x0A (13 10) for 32-bit Windows</paragraph> - <paragraph id="par_id61512319163913" role="listitem" xml-lang="en-US">\x0A (10) for other 64-bit systems</paragraph> + <paragraph id="par_id521512319135830" role="listitem" xml-lang="en-US">\x0D\x0A (13 10) for Windows</paragraph> + <paragraph id="par_id61512319163913" role="listitem" xml-lang="en-US">\x0A (10) for other systems</paragraph> </tablecell> <tablecell> <paragraph id="par_id151512313904989" role="paragraph" xml-lang="en-US" >LF or CRLF </paragraph> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits