mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Fix misprint
This commit is contained in:
parent
ccc66db7fc
commit
4551467620
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user