two best tuner instead of three
[satune.git] / src / Tuner / comptuner.h
index 39e79461051c9a2e6b53077e14f8743255d5ef76..74183bcec5dfbf40bb4b7d8cad0dc1f553b1a4d9 100644 (file)
@@ -11,7 +11,7 @@ public:
        virtual ~CompTuner();
        void readData(uint numRuns);
        void tune();
-       void findBestThreeTuners();
+       void findBestTwoTuners();
 protected:
 
 };