[qu2cu] Typo

This commit is contained in:
Behdad Esfahbod 2023-02-20 10:07:31 -07:00
parent d0896ac296
commit 34a3f90859

View File

@ -165,7 +165,7 @@ def add_implicit_on_curves(p):
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.
A quadratic spline is specified as a list of points, each of which is