[Libreoffice-commits] help.git: source/text
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Mon May 23 12:46:01 UTC 2016
source/text/scalc/01/exponsmooth_embd.xhp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 36b3f0c90d172c341c556f63cc5c312220118b3e
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
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">
More information about the Libreoffice-commits
mailing list