We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57db263 + 2747b1d commit 7b1b6f9Copy full SHA for 7b1b6f9
lib/matplotlib/path.py
@@ -33,7 +33,7 @@ class Path:
33
34
These two arrays always have the same length in the first
35
dimension. For example, to represent a cubic curve, you must
36
- provide three vertices as well as three codes ``CURVE3``.
+ provide three vertices as well as three codes ``CURVE4``.
37
38
The code types are:
39
0 commit comments