Skip to content
Snippets Groups Projects
Commit 27f61f40 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

STYLE output text change.

parent 8887f506
Branches
Tags
No related merge requests found
......@@ -149,7 +149,7 @@ private:
else
{
std::cout<<"Mean: "<<mean<<std::endl;
std::cout<<"Standard Devoiation: "<<stddev<<std::endl;
std::cout<<"Standard Deviation: "<<stddev<<std::endl;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment