mirror of
https://github.com/rs/zerolog
synced 2026-06-08 17:13:30 +00:00
Fix com typo
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ type Writer struct {
|
||||
// })
|
||||
// log := zerolog.New(wr)
|
||||
//
|
||||
// If poolInterval is greater than 0, a poller is used otherwise a waiter is
|
||||
// If pollInterval is greater than 0, a poller is used otherwise a waiter is
|
||||
// used.
|
||||
//
|
||||
// See code.cloudfoundry.org/go-diodes for more info on diode.
|
||||
|
||||
Reference in New Issue
Block a user