Skip to content

Commit 2176655

Browse files
timhoffmdstansby
andauthored
Update lib/matplotlib/image.py
Co-authored-by: David Stansby <[email protected]>
1 parent 1591005 commit 2176655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ def get_filterrad(self):
808808

809809
class AxesImage(_ImageBase):
810810
"""
811-
An image, i.e. data on a regular grid, attached to an Axes.
811+
An image with pixels on a regular grid, attached to an Axes.
812812
813813
Parameters
814814
----------

0 commit comments

Comments
 (0)