diff scripts/general/interp1.m @ 7001:8b0cfeb06365

[project @ 2007-10-10 18:02:59 by jwe]
author jwe
date Wed, 10 Oct 2007 18:03:02 +0000
parents ebf96cc00ee9
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/general/interp1.m	Wed Oct 10 17:51:00 2007 +0000
+++ b/scripts/general/interp1.m	Wed Oct 10 18:03:02 2007 +0000
@@ -26,7 +26,7 @@
 ## One-dimensional interpolation. Interpolate @var{y}, defined at the
 ## points @var{x}, at the points @var{xi}. The sample points @var{x} 
 ## must be strictly monotonic. If @var{y} is an array, treat the columns
-## of @var{y} seperately.
+## of @var{y} separately.
 ##
 ## Method is one of:
 ##