8000 Fix whats new · matplotlib/matplotlib@b132125 · GitHub
[go: up one dir, main page]

Skip to content

Commit b132125

Browse files
committed
Fix whats new
1 parent 52060df commit b132125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
New colorbar methods
22
--------------------
33

4-
Colorbar now has `~.colorbar.set_scale`, `~.colorbar.get_scale` to set and get
5-
the scale from the main colorbar axis and `~.colorbar.set_aspect` to set the
4+
Colorbar now has `~.Colorbar.set_scale`, `~.Colorbar.get_scale` to set and get
5+
the scale from the main colorbar axis and `~.Colorbar.set_aspect` to set the
66
aspect ratio of the colorbar axes.

0 commit comments

Comments
 (0)
0