8000 Update axes_divider.py · matplotlib/matplotlib@10ea2a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 10ea2a8

Browse files
authored
Update axes_divider.py
1 parent 12a0085 commit 10ea2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)
0