changed a word.

This commit is contained in:
caes 2016-05-06 02:35:38 -04:00
parent 73103fe5cf
commit fe33e3bd95

View File

@ -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