Fix trailing whitespace

This commit is contained in:
luzpaz
2023-04-01 15:13:56 +00:00
committed by wwmayer
parent bd627a469f
commit 5444a4a0cb
2 changed files with 3 additions and 3 deletions

View File

@@ -624,7 +624,7 @@ DeriVector2 BSpline::CalculateNormal(const Point &p, const double* derivparam) c
// place holder
DeriVector2 ret;
// even if this method is call CalculateNormal, the returned vector is not the normal strictu
// even if this method is call CalculateNormal, the returned vector is not the normal strictu
// sensus but a normal vector, where the vector should point to the left when one walks along
// the curve from start to end.
//