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`