diff --git a/include/human/timer.hpp b/include/human/timer.hpp index 443bc66..a2cf97e 100644 --- a/include/human/timer.hpp +++ b/include/human/timer.hpp @@ -134,7 +134,7 @@ namespace human #endif ostr << std::endl - << " time(s) #call event using " << timingtype << " " << msg << std::endl + << " time(s) #call event using " << timingtype << " " << msg << std::endl; ostr.unsetf(std::ios::floatfield);