Skip to content

Commit a22d7e8

Browse files
committed
Fix typo demonstrated by @QuLogic
1 parent ccb4065 commit a22d7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/images_contours_and_fields/contour_label_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
Z = (Z1 - Z2) * 2
2828

2929
###############################################################################
30-
# Make contour labels wuth custom level formatters
30+
# Make contour labels with custom level formatters
3131

3232

3333
# This custom formatter removes trailing zeros, e.g. "1.0" becomes "1", and

0 commit comments

Comments
 (0)