From fe33e3bd95b97f748e7c1adc87fe20cb00af5abf Mon Sep 17 00:00:00 2001 From: caes Date: Fri, 6 May 2016 02:35:38 -0400 Subject: [PATCH] changed a word. --- src/interpolation_fix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interpolation_fix.cpp b/src/interpolation_fix.cpp index 29ef637..cf928f4 100644 --- a/src/interpolation_fix.cpp +++ b/src/interpolation_fix.cpp @@ -28,7 +28,7 @@ int main(int argc, char const *argv[]) { std::cout << std::setprecision(2) << std::fixed - << "Supposed smooth at: " + << "Reported smooth at: " << outlier_it->first << ", " << outlier_it->second