diff options
Diffstat (limited to 'karbon/tools/vcurvefit.cc')
-rw-r--r-- | karbon/tools/vcurvefit.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vcurvefit.cc b/karbon/tools/vcurvefit.cc index fee361c2..40d7b7e3 100644 --- a/karbon/tools/vcurvefit.cc +++ b/karbon/tools/vcurvefit.cc @@ -425,7 +425,7 @@ static double NewtonRaphsonRootFind(KoPoint *Q,KoPoint P,double u) /* * Reparameterize: - * Given set of points and their parameterization, try to tqfind + * Given set of points and their parameterization, try to find * a better parameterization. * */ |