[Libreoffice-commits] help.git: source/text

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Mon Apr 27 12:10:30 UTC 2020


 source/text/scalc/01/func_rawsubtract.xhp |    4 ++--
 source/text/scalc/01/statistics_anova.xhp |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 94a9abec550eeb2363bd2fd5cb0f451b0aeeb59f
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sun Apr 26 23:49:56 2020 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Apr 27 14:10:10 2020 +0200

    Fix attributes
    
    Change-Id: I0153b7a2457130ae6cd8a313d86424662d0576e5
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92780
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/scalc/01/func_rawsubtract.xhp b/source/text/scalc/01/func_rawsubtract.xhp
index 4bf0ed013..ac9fd3bf2 100644
--- a/source/text/scalc/01/func_rawsubtract.xhp
+++ b/source/text/scalc/01/func_rawsubtract.xhp
@@ -32,8 +32,8 @@
     <paragraph id="par_id241585352178687" role="paragraph" xml-lang="en-US"><emph>Subtrahend 1[; Subtrahend 2][; ... ;[ Subtrahend 254]]</emph> are numbers or references to cells containing numbers.</paragraph>
     <paragraph id="par_2016112109235" role="paragraph" xml-lang="en-US">The function should be called with at least two parameters.</paragraph>
     <embed href="text/scalc/01/common_func.xhp#sectionexample"/>
-    <paragraph id="par_2016112109236" role="paragraph" xml-lang="en-US"><item type="literal">RAWSUBTRACT(0.987654321098765, 0.9876543210987)</item> returns 6.53921361504217E-14</paragraph>
-    <paragraph id="par_2016112109237" role="paragraph" xml-lang="en-US"><item type="literal">RAWSUBTRACT(0.987654321098765)</item> returns Err:511 (Missing variable) because RAWSUBTRACT requires a minimum of two numbers. </paragraph>
+    <paragraph id="par_2016112109236" role="paragraph" xml-lang="en-US"><input>=RAWSUBTRACT(0.987654321098765, 0.9876543210987)</input> returns 6.53921361504217E-14</paragraph>
+    <paragraph id="par_2016112109237" role="paragraph" xml-lang="en-US"><input>=RAWSUBTRACT(0.987654321098765)</input> returns Err:511 (Missing variable) because RAWSUBTRACT requires a minimum of two numbers. </paragraph>
 </section>
 </body>
 </helpdocument>
diff --git a/source/text/scalc/01/statistics_anova.xhp b/source/text/scalc/01/statistics_anova.xhp
index 7f135330f..8aed3da8b 100644
--- a/source/text/scalc/01/statistics_anova.xhp
+++ b/source/text/scalc/01/statistics_anova.xhp
@@ -225,7 +225,7 @@
 <paragraph id="par_id1001660" role="tablecontent" xml-lang="en-US" localize="false">0.0224614952</paragraph>
 </tablecell>
 <tablecell>
-<paragraph id="par_id411554944014360" role="paragraph" xml-lang="en-US">3.340385558</paragraph>
+<paragraph id="par_id411554944014360" role="paragraph" xml-lang="en-US" localize="false">3.340385558</paragraph>
 </tablecell>
 </tablerow>
 <tablerow>


More information about the Libreoffice-commits mailing list