From c08df128f0fdf5195eecc91e77ba72b0c60b6a47 Mon Sep 17 00:00:00 2001 From: Patrick Storz Date: Mon, 1 Apr 2019 22:26:37 +0200 Subject: 2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbc --- src/2geom/sbasis-math.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/2geom/sbasis-math.cpp') diff --git a/src/2geom/sbasis-math.cpp b/src/2geom/sbasis-math.cpp index e9ee917de..b10bf9307 100644 --- a/src/2geom/sbasis-math.cpp +++ b/src/2geom/sbasis-math.cpp @@ -340,7 +340,7 @@ Piecewise reciprocal(Piecewise const &f, double tol, int order){ } /** - * \brief Retruns a Piecewise SBasis with prescribed values at prescribed times. + * \brief Returns a Piecewise SBasis with prescribed values at prescribed times. * * \param times: vector of times at which the values are given. Should be sorted in increasing order. * \param values: vector of prescribed values. Should have the same size as times and be sorted accordingly. -- cgit v1.2.3