We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0011e6b commit fa5d62bCopy full SHA for fa5d62b
writer.go
@@ -79,7 +79,7 @@ type Writer struct {
79
// Address of the kafka cluster that this writer is configured to send
80
// messages to.
81
//
82
- // This feild is required, attempting to write messages to a writer with a
+ // This field is required, attempting to write messages to a writer with a
83
// nil address will error.
84
Addr net.Addr
85
0 commit comments