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

Stanislav Horacek stanislav.horacek at gmail.com
Mon Jul 25 05:14:31 UTC 2016


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

New commits:
commit 48ad0ab9ce866e1f6aa651885337fde3ff8dbf07
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sun Jul 24 20:46:02 2016 +0200

    use consistent wording in data analysis functions
    
    Change-Id: Ic8bd4f8be1b3a5836e32f62fc5d102343f4ff34a
    Reviewed-on: https://gerrit.libreoffice.org/27489
    Reviewed-by: jan iversen <jani at documentfoundation.org>
    Tested-by: jan iversen <jani at documentfoundation.org>

diff --git a/source/text/scalc/01/statistics.xhp b/source/text/scalc/01/statistics.xhp
index 5b4c356..72b67c3 100644
--- a/source/text/scalc/01/statistics.xhp
+++ b/source/text/scalc/01/statistics.xhp
@@ -38,7 +38,7 @@
 <paragraph id="hd_id1000020" role="heading" xml-lang="en-US" level="2">Sampling</paragraph>
 <paragraph id="par_id1000030" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/samplingdialog/SamplingDialog">Create a table with data sampled from another table.</ahelp></paragraph>
 <section id="howtoget">
-<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Menu <emph>Data - Statistics - Sampling...</emph></variable></paragraph>
+<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Choose <emph>Data - Statistics - Sampling</emph></variable></paragraph>
 </section>
 <paragraph id="par_id1000050" role="paragraph" xml-lang="en-US">Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis.</paragraph>
 <paragraph id="par_id1000060" role="note" xml-lang="en-US">Sampling is done row-wise. That means, the sampled data will pick the whole line of the source table and copy into a line of the target table.</paragraph><embed href="text/scalc/01/stat_data.xhp#data"/>
diff --git a/source/text/scalc/01/statistics_regression.xhp b/source/text/scalc/01/statistics_regression.xhp
index f02fee8..658feb2 100644
--- a/source/text/scalc/01/statistics_regression.xhp
+++ b/source/text/scalc/01/statistics_regression.xhp
@@ -41,9 +41,9 @@
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/regressiondialog/RegressionDialog" id="bm_id2745673" localize="false"/>
 
 <section id="howtoget">
-<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Menu <emph>Data - Statistics - Regression...</emph></variable></paragraph>
+<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Choose <emph>Data - Statistics - Regression</emph></variable></paragraph>
 </section>
-<paragraph id="par_id1001270" role="note" xml-lang="en-US">For more information, please visit the Wikipedia: <link href="http://en.wikipedia.org/wiki/Regression_analysis">http://en.wikipedia.org/wiki/Regression_analysis</link></paragraph>
+<paragraph id="par_id1001270" role="note" xml-lang="en-US">For more information on regression analysis, refer to the <link href="http://en.wikipedia.org/wiki/Regression_analysis">corresponding Wikipedia article</link>.</paragraph>
 <embed href="text/scalc/01/stat_data.xhp#data"/>
 <embed href="text/scalc/01/stat_data.xhp#grouped"/>
 


More information about the Libreoffice-commits mailing list