diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2015-06-24 17:41:53 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-06-24 22:37:28 +0000 |
commit | aac176ceb2ae281dd29026d47fbc44eb139a52a3 (patch) | |
tree | 89ab7ee6e18ef56ef61868d0ace43b2aed7d812f /source | |
parent | eb25dc35aa6cfa92b4afa7a43f1340578ea4bd33 (diff) |
fix ID of Z-test dialog
Change-Id: I513eb4713852c85ee792a6d01dd039275df5f29f
Reviewed-on: https://gerrit.libreoffice.org/16455
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/statistics.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/statistics.xhp b/source/text/scalc/01/statistics.xhp index 26238c4e19..074164e6b1 100644 --- a/source/text/scalc/01/statistics.xhp +++ b/source/text/scalc/01/statistics.xhp @@ -1485,7 +1485,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/ztestdialog/ZTestDialog" id="bm_id05004" localize="false"/> <paragraph id="hd_id1000210" role="heading" xml-lang="en-US" level="2">Z-test</paragraph> -<paragraph id="par_id1003640" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/ttestdialog/TTestDialog">Calculates the z-Test of two data samples.</ahelp></paragraph> +<paragraph id="par_id1003640" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/ztestdialog/ZTestDialog">Calculates the z-Test of two data samples.</ahelp></paragraph> <section id="howtoget"> <paragraph id="par_id1003650" role="paragraph" xml-lang="en-US"><variable id="sam02">Menu <emph>Data - Statistics - Z-test...</emph></variable></paragraph> </section> |