summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2022-05-25 23:27:05 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-05-26 08:06:47 +0200
commit35e3b240996d1ad5f3011d72f92e8623665a09e2 (patch)
tree05698aeedf5057b42bd9d65717e16506b5e51cd8
parent35d09673e7c99c2fe84d0b50ec61133b40663641 (diff)
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.lima@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--source/text/sbasic/shared/03100600.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03100600.xhp b/source/text/sbasic/shared/03100600.xhp
index 52e43f16cf..a8743a0b88 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"/>