Skip to content

Commit 0c70e3a

Browse files
committed
Doc: fixed mathutils.colormap doctstring
1 parent e0d5120 commit 0c70e3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plotpy/mathutils/colormap.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
Overview
1111
^^^^^^^^
1212
13-
The :py:mod:`.colormap` module contains definition of common colormaps and tools
14-
to manipulate and create them.
13+
The :py:mod:`plotpy.mathutils.colormap` module contains definition of common colormaps
14+
and tools to manipulate and create them.
1515
1616
The following functions are available:
1717

0 commit comments

Comments
 (0)