source/text/sbasic/shared/03100600.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 35e3b240996d1ad5f3011d72f92e8623665a09e2
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Wed May 25 23:27:05 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu May 26 08:06:47 2022 +0200

    Fix typo in reference
    
    following f3b76b5e8d644176704c4619304278869ae57127
    tdf#141474 Cdbl, Cint, Clng, Csng accept keyword arguments
    
    Change-Id: Ie580b7a975fe0f5bf0e3563fd9dba7762314a2f1
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134911
    Tested-by: Jenkins
    Reviewed-by: Rafael Lima <rafael.palma.l...@gmail.com>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/sbasic/shared/03100600.xhp 
b/source/text/sbasic/shared/03100600.xhp
index 52e43f16c..a8743a0b8 100644
--- a/source/text/sbasic/shared/03100600.xhp
+++ b/source/text/sbasic/shared/03100600.xhp
@@ -45,7 +45,7 @@
 <paragraph id="par_id3153897" localize="false" 
role="paragraph">Long</paragraph>
 
 <embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
-<embed href="text/sbasic/shared/031004900.xhp#ExpressionArgument"/>
+<embed href="text/sbasic/shared/03100900.xhp#ExpressionArgument"/>
 <paragraph id="par_id3159414" role="paragraph" xml-lang="en-US">If 
<literal>Expression</literal> lies outside the valid long integer range between 
-2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow 
error.</paragraph>
 <paragraph id="par_id3150358" role="paragraph" xml-lang="en-US">This function 
always rounds the fractional part of a number to the nearest 
integer.</paragraph>
 <embed href="text/sbasic/shared/00000003.xhp#errorcode"/>

Reply via email to