10000 Fixing a typo in line 153 · matplotlib/matplotlib@d1dc422 · GitHub
[go: up one dir, main page]

Skip to content

Commit d1dc422

Browse files
committed
Fixing a typo in line 153
1 parent 1503ed5 commit d1dc422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/prev_whats_new/whats_new_3.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The new *gapcolor* parameter to `~.Axes.plot` enables the creation of striped
150150
lines.
151151

152152
.. plot::
153-
:alt: plot of x**3 where the line is an orang 4E11 e-blue striped line, achieved using the keywords`linestyle='--', color='orange', gapcolor='blue'
153+
:alt: Plot of x**3 where the line is an orange-blue striped line, achieved using the keywords`linestyle='--', color='orange', gapcolor='blue'
154154

155155
:include-source: true
156156

0 commit comments

Comments
 (0)
0