source/text/scalc/01/exponsmooth_embd.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 36b3f0c90d172c341c556f63cc5c312220118b3e Author: Christian Lohmaier <[email protected]> Date: Mon May 23 14:45:15 2016 +0200 typo: periodical_abberation â periodical_aberration Change-Id: I29e6938ddbad2cf31e07a80fadcffa12ced7c839 diff --git a/source/text/scalc/01/exponsmooth_embd.xhp b/source/text/scalc/01/exponsmooth_embd.xhp index c7e2fc6..d97bb3e 100644 --- a/source/text/scalc/01/exponsmooth_embd.xhp +++ b/source/text/scalc/01/exponsmooth_embd.xhp @@ -214,11 +214,11 @@ </section> <section id="etsadd"> -<paragraph id="par_id0603201608440579" role="code" xml-lang="en-US">forecast = basevalue + trend * âx + periodical_abberation.</paragraph> +<paragraph id="par_id0603201608440579" role="code" xml-lang="en-US">forecast = basevalue + trend * âx + periodical_aberration.</paragraph> </section> <section id="etsmult"> -<paragraph id="par_id0603201608440675" role="code" xml-lang="en-US">forecast = ( basevalue + trend * âx ) * periodical_abberation.</paragraph> +<paragraph id="par_id0603201608440675" role="code" xml-lang="en-US">forecast = ( basevalue + trend * âx ) * periodical_aberration.</paragraph> </section> <section id="exampledata">
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
