typo in comment
This commit is contained in:
parent
36ba06a75c
commit
cee155c1dd
@ -7,7 +7,7 @@
|
||||
//
|
||||
// base sink templated over a mutex (either dummy or realy)
|
||||
// concrete implementation should only overrid the _sink_it method.
|
||||
// all locking is taken care of here so no locking needed by the implementors..
|
||||
// all locking is taken care of here so no locking needed by the implementers..
|
||||
//
|
||||
|
||||
#include <spdlog/sinks/sink.h>
|
||||
|
Loading…
Reference in New Issue
Block a user