Commit 45514676 authored by Ruslan Baratov's avatar Ruslan Baratov

Fix misprint

parent ccc66db7
...@@ -225,7 +225,7 @@ class I_formatter :public flag_formatter ...@@ -225,7 +225,7 @@ class I_formatter :public flag_formatter
} }
}; };
// ninutes 0-59 // minutes 0-59
class M_formatter :public flag_formatter class M_formatter :public flag_formatter
{ {
void format(details::log_msg& msg, const std::tm& tm_time) override void format(details::log_msg& msg, const std::tm& tm_time) override
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment