Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 98855b8

Browse filesBrowse files
authored
Merge pull request #14678 from timhoffm/typo
DOC: Fix small typo
2 parents 21a55d3 + 9bd3d8f commit 98855b8
Copy full SHA for 98855b8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7782,7 +7782,7 @@ def matshow(self, Z, **kwargs):
77827782
Notes
77837783
-----
77847784
This is just a convenience function wrapping `.imshow` to set useful
7785-
defaults for a displaying a matrix. In particular:
7785+
defaults for displaying a matrix. In particular:
77867786
77877787
- Set ``origin='upper'``.
77887788
- Set ``interpolation='nearest'``.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.