[qu2cu] Typo
This commit is contained in:
parent
d0896ac296
commit
34a3f90859
@ -165,7 +165,7 @@ def add_implicit_on_curves(p):
|
|||||||
|
|
||||||
|
|
||||||
def quadratic_to_curves(pp, tolerance=0.5, all_cubic=False):
|
def quadratic_to_curves(pp, tolerance=0.5, all_cubic=False):
|
||||||
"""Convers a connecting list of quadratic splines to a list of quadratic
|
"""Converts a connecting list of quadratic splines to a list of quadratic
|
||||||
and cubic curves.
|
and cubic curves.
|
||||||
|
|
||||||
A quadratic spline is specified as a list of points, each of which is
|
A quadratic spline is specified as a list of points, each of which is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user