Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f25527d

Browse files
authored
Merge pull request #8828 from jalammar/master
DOC: fix grammer in axes_divider.py
2 parents 12a0085 + 10ea2a8 commit f25527d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mpl_toolkits/axes_grid1/axes_divider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
class Divider(object):
2727
"""
28-
This is the class that is used calculates the axes position. It
28+
This class calculates the axes position. It
2929
divides the given rectangular area into several
3030
sub-rectangles. You initialize the divider by setting the
3131
horizontal and vertical lists of sizes

0 commit comments

Comments
 (0)