Update docs/source/io_formats/settings.rst

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Olaf Schumann 2021-10-12 08:55:37 +02:00 committed by GitHub
parent c0bcc3f1ca
commit 2fe12062d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`