10000 Spellcheck error · matplotlib/matplotlib@760267b · GitHub
[go: up one dir, main page]

Skip to content

Commit 760267b

Browse files
committed
Spellcheck error
Changed spelling in comment
1 parent 0ce7e87 commit 760267b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backends/backend_pdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ def _calculate_quad_point_coordinates(x, y, width, height, angle=0):
268268

269269
def _get_coordinates_of_block(x, y, width, height, angle=0):
270270
"""
271-
Get the coordinates of a rectange that contains the URL text.
271+
Get the coordinates of a rectangle that contains the URL text.
272272
This is for use in PDF < v1.6
273273
"""
274274

0 commit comments

Comments
 (0)
0