source/text/scalc/01/exponsmooth_embd.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4132705c109ba58744669ac21b9983bfc32fb03c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jan 25 18:57:08 2022 +0100
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Tue Jan 25 19:02:46 2022 +0100

    Fix typo
    
    Change-Id: Id60e34680e07b3d2842e0540eea4d9cdc07a6baa
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128941
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net>

diff --git a/source/text/scalc/01/exponsmooth_embd.xhp 
b/source/text/scalc/01/exponsmooth_embd.xhp
index fcaf56dc1..92252aeec 100644
--- a/source/text/scalc/01/exponsmooth_embd.xhp
+++ b/source/text/scalc/01/exponsmooth_embd.xhp
@@ -33,7 +33,7 @@
 
 <section id="timeline">
 <paragraph id="par_id0403201618594553" role="paragraph" 
xml-lang="en-US"><emph>timeline (mandatory):</emph> A numeric array or range. 
The time line (x-value) range for the historical values. </paragraph>
-<paragraph id="par_id040320161859450" role="note" xml-lang="en-US">The time 
line doesn't have to to be sorted, the functions will sort it for calculations. 
<br/>The time line values must have a consistent step between them. <br/>If a 
constant step can't be identified in the sorted time line, the functions will 
return the #NUM! error. <br/>If the ranges of the time line and historical 
values aren't of same size, the functions will return the #N/A error.<br/>If 
the time line contains less than 2 periods of data, the functions will return 
the #VALUE! Error.</paragraph>
+<paragraph id="par_id040320161859450" role="note" xml-lang="en-US">The time 
line doesn't have to be sorted, the functions will sort it for calculations. 
<br/>The time line values must have a consistent step between them. <br/>If a 
constant step can't be identified in the sorted time line, the functions will 
return the #NUM! error. <br/>If the ranges of the time line and historical 
values aren't of same size, the functions will return the #N/A error.<br/>If 
the time line contains less than 2 periods of data, the functions will return 
the #VALUE! Error.</paragraph>
 </section>
 
 <section id="datacompletion">

Reply via email to