summaryrefslogtreecommitdiff
path: root/source/text/scalc/01/04060181.xhp
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2017-01-15 22:49:58 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-16 06:56:23 +0000
commitba55e4f84d78748ea2f532515220e3860374a2b7 (patch)
treecc69077d73c37b4956a3f671595052b42daf4dfb /source/text/scalc/01/04060181.xhp
parent26f13088c51486cbf9300e6453458f655f61d702 (diff)
Typofixes: missing spaces around <emph> and </emph>
Change-Id: I20d9bed521fcf8c8fcba642c55821978cd3c78c3 Reviewed-on: https://gerrit.libreoffice.org/33107 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'source/text/scalc/01/04060181.xhp')
-rw-r--r--source/text/scalc/01/04060181.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060181.xhp b/source/text/scalc/01/04060181.xhp
index e5d3f3b97d..b0336ac4e5 100644
--- a/source/text/scalc/01/04060181.xhp
+++ b/source/text/scalc/01/04060181.xhp
@@ -348,7 +348,7 @@
<paragraph id="par_id2856009" role="code" xml-lang="en-US">BINOM.INV(Trials; SP; Alpha)</paragraph>
<paragraph id="par_id2847492" role="paragraph" xml-lang="en-US"><emph>Trials</emph> The total number of trials.</paragraph>
<paragraph id="par_id2846085" role="paragraph" xml-lang="en-US"><emph>SP</emph> is the probability of success on each trial.</paragraph>
-<paragraph id="par_id289760" role="paragraph" xml-lang="en-US"><emph>Alpha</emph>The border probability that is attained or exceeded.</paragraph>
+<paragraph id="par_id289760" role="paragraph" xml-lang="en-US"><emph>Alpha</emph> The border probability that is attained or exceeded.</paragraph>
<paragraph id="hd_id281171" role="heading" level="3" xml-lang="en-US">Example</paragraph>
<paragraph id="par_id285666" role="paragraph" xml-lang="en-US"><item type="input">=BINOM.INV(8;0.6;0.9)</item> returns 7, the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</paragraph>