[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [labplot/analysis_interpolation] src/backend/worksheet/plots/cartesian: typo
From:       Stefan Gerlach <stefan.gerlach () uni-konstanz ! de>
Date:       2016-04-25 21:18:47
Message-ID: E1aunu3-0006tg-UA () scm ! kde ! org
[Download RAW message or body]

Git commit 015fd566e84c7c9487789e34cdbef1e14db3f77e by Stefan Gerlach.
Committed on 24/04/2016 at 09:31.
Pushed by sgerlach into branch 'analysis_interpolation'.

typo

M  +1    -1    src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp

http://commits.kde.org/labplot/015fd566e84c7c9487789e34cdbef1e14db3f77e

diff --git a/src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp \
b/src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp index \
                3d336be..cd892ee 100644
--- a/src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp
+++ b/src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp
@@ -296,7 +296,7 @@ void XYInterpolationCurvePrivate::recalculate() {
 		}
 	}
 
-	//number of data points to fit
+	//number of data points to interpolate
 	unsigned int n = ydataVector.size();
 	if (n < 2) {
 		interpolationResult.available = true;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic