From 2fe12062d29bcce7f09582e9131015dcba325a9b Mon Sep 17 00:00:00 2001 From: Olaf Schumann Date: Tue, 12 Oct 2021 08:55:37 +0200 Subject: [PATCH] Update docs/source/io_formats/settings.rst Co-authored-by: Paul Romano --- docs/source/io_formats/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/io_formats/settings.rst b/docs/source/io_formats/settings.rst index ac2fda4585..38fc2d79fc 100644 --- a/docs/source/io_formats/settings.rst +++ b/docs/source/io_formats/settings.rst @@ -638,7 +638,7 @@ variable and whose sub-elements/attributes are as follows: numbers :math:`a` and :math:`b` that define the interval :math:`[a,b]` over which random variates are sampled. - For a "power law" distribution, ``parameters`` should be given as three real + For a "powerlaw" distribution, ``parameters`` should be given as three real numbers :math:`a` and :math:`b` that define the interval :math:`[a,b]` over which random variates are sampled and :math:`n` that defines the exponent of the probability distribution :math:`p(x)=c x^n`