From 3e98ce658dee0b8b8d017d97da4a817b84156de0 Mon Sep 17 00:00:00 2001 From: Bogdan B Date: Fri, 11 Nov 2022 07:57:31 +0200 Subject: tdf#150607 Change Truncate to Round Change-Id: If37b518f0aebc8b5d7fb6eb4cd889c86f1ba14d2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142525 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- source/text/scalc/01/02140700.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/scalc/01/02140700.xhp b/source/text/scalc/01/02140700.xhp index bc5a8f1913..7905f4e8d6 100644 --- a/source/text/scalc/01/02140700.xhp +++ b/source/text/scalc/01/02140700.xhp @@ -186,7 +186,7 @@ Value set to initiate the random number generator algorithm. It is used to initialize (seed) the random number generator in order to reproduce the same sequence of pseudorandom numbers. Specify a positive integer number (1, 2, ...) to produce a specific sequence, or leave the field blank if you don't need this particular feature. Enable rounding -Truncate the number to a given number of Decimal Places. +Round the number to a given number of Decimal Places. Decimal places Number of decimal places of the numbers generated. -- cgit