10000 Update docstring to reflect reality · matplotlib/matplotlib@bd521cd · GitHub
[go: up one dir, main page]

Skip to content

Commit bd521cd

Browse files
committed
Update docstring to reflect reality
1 parent 5be66de commit bd521cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backends/backend_agg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ def option_image_nocomposite(self):
319319

320320
def option_scale_image(self):
321321
"""
322-
agg backend support arbitrary scaling of image.
322+
agg backend doesn't support arbitrary scaling of image.
323323
"""
324324
return False
325325

0 commit comments

Comments
 (0)
0