--- CurveStyle.idl.original 2011-05-19 13:22:56.000000000 +0200 +++ CurveStyle.idl 2011-06-19 21:24:18.640625000 +0200 @@ -49,9 +49,8 @@ */ CUBIC_SPLINES, - /** Data points are connected via a smoothed B-spline curve. The - data points themselves are not necessarily part of to the - curve. + /** Data points are connected via a parametric, interpolating + B-spline curve. */ B_SPLINES,