mirror of
https://github.com/miekg/dns.git
synced 2025-10-17 21:01:00 +02:00
spelling
This commit is contained in:
parent
5cbabd2322
commit
a7f8fcc762
@ -347,7 +347,7 @@ func (co *Conn) Read(p []byte) (n int, err error) {
|
||||
return n, err
|
||||
}
|
||||
|
||||
// WriteMsg sends a message thought the connection co.
|
||||
// WriteMsg sends a message through the connection co.
|
||||
// If the message m contains a TSIG record the transaction
|
||||
// signature is calculated.
|
||||
func (co *Conn) WriteMsg(m *Msg) (err error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user