Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 256b1eb

Browse files
committed
Fixed typo colormapnorms.rst
1 parent 1f453cb commit 256b1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/users/colormapnorms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Power-law
6666
Sometimes it is useful to remap the colors onto a power-law
6767
relationship (i.e. :math:`y=x^{\gamma}`, where :math:`\gamma` is the
6868
power). For this we use the :func:`colors.PowerNorm`. It takes as an
69-
argument *gamma* (*gamma*==1.0 will just yield the defalut linear
69+
argument *gamma* ( *gamma*==1.0 will just yield the defalut linear
7070
normalization):
7171
7272
.. note::

0 commit comments

Comments
 (0)