logtail: fix typo in comment

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
This commit is contained in:
Josh Bleecher Snyder 2021-08-02 14:32:02 -07:00
parent 1606ef5219
commit 0373ba36f3

View File

@ -121,7 +121,7 @@ type Logger struct {
explainedRaw bool
shutdownStart chan struct{} // closed when shutdown begins
shutdownDone chan struct{} // closd when shutdown complete
shutdownDone chan struct{} // closed when shutdown complete
}
// SetVerbosityLevel controls the verbosity level that should be