Skip to content

Commit 5b20854

Browse files
committed
DOC: Fix a typo in the what's new
1 parent e676dfb commit 5b20854

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
@@ -234,7 +234,7 @@ only be set globally via :rc:`contour.negative_linestyles`.
234234
axs[1].clabel(CS, fontsize=9, inline=True)
235235
axs[1].set_title('Dotted negative contours')
236236

237-
Imrpoved quad contour calculations via ContourPy
237+
Improved quad contour calculations via ContourPy
238238
------------------------------------------------
239239

240240
The contouring functions `~.axes.Axes.contour` and `~.axes.Axes.contourf` have

0 commit comments

Comments
 (0)