Unverified Commit 7a9b23e4 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update registry-inl.h

parent 47253ba2
......@@ -57,7 +57,7 @@ SPDLOG_INLINE void registry::register_logger(std::shared_ptr<logger> new_logger)
register_logger_(std::move(new_logger));
}
// set level if this logger was configured if the cfg_levels_
// set level if this logger was configured in the cfg_levels_
// return true if found and set
SPDLOG_INLINE bool registry::set_level_from_cfg_(logger *logger)
{
......
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