Fix misprint

This commit is contained in:
Ruslan Baratov 2015-09-17 00:49:17 +03:00
parent ccc66db7fc
commit 4551467620
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ class I_formatter :public flag_formatter
}
};
// ninutes 0-59
// minutes 0-59
class M_formatter :public flag_formatter
{
void format(details::log_msg& msg, const std::tm& tm_time) override