From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- rspl/rspl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rspl/rspl.c') diff --git a/rspl/rspl.c b/rspl/rspl.c index 13a1776..23ef6b4 100644 --- a/rspl/rspl.c +++ b/rspl/rspl.c @@ -866,7 +866,7 @@ rspl *s /* ============================================ */ /* Initialize the grid from a provided function. By default the grid */ -/* values are set to exactly the value returned fy func(), unless the */ +/* values are set to exactly the value returned by func(), unless the */ /* RSPL_SET_APXLS flag is set, in which case an attempt is made to have */ /* the grid points represent a least squares aproximation to the underlying */ /* surface, by using extra samples in the middle of grid cells. */ -- cgit v1.2.3