diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 14:45:15 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 14:45:15 +0200 |
commit | 36b3f0c90d172c341c556f63cc5c312220118b3e (patch) | |
tree | fce8542e560af94862bd5c0a4e7eea494f1b7421 | |
parent | 2ab9b7fddbbc6f81dc69a740fc120194a7fd8671 (diff) |
typo: periodical_abberation → periodical_aberration
Change-Id: I29e6938ddbad2cf31e07a80fadcffa12ced7c839
-rw-r--r-- | source/text/scalc/01/exponsmooth_embd.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/exponsmooth_embd.xhp b/source/text/scalc/01/exponsmooth_embd.xhp index c7e2fc68e8..d97bb3e75f 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"> |