Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e142894 commit b5446d7Copy full SHA for b5446d7
1 file changed
lib/matplotlib/collections.py
@@ -1911,7 +1911,7 @@ class QuadMesh(Collection):
1911
r"""
1912
Class for the efficient drawing of a quadrilateral mesh.
1913
1914
- A quadrilateral mesh is a grid of M by N adjacent qudrilaterals that are
+ A quadrilateral mesh is a grid of M by N adjacent quadrilaterals that are
1915
defined via a (M+1, N+1) grid of vertices. The quadrilateral (m, n) is
1916
defined by the vertices ::
1917
0 commit comments