mirror of
https://github.com/miekg/dns.git
synced 2025-10-15 11:51:00 +02:00
doc typo
This commit is contained in:
parent
cba3ae4273
commit
afd4d24572
@ -16,7 +16,7 @@ func rawSetId(msg []byte, i uint16) bool {
|
||||
return true
|
||||
}
|
||||
|
||||
// rawSetQuestionLen sets the lenght of the question section.
|
||||
// rawSetQuestionLen sets the length of the question section.
|
||||
func rawSetQuestionLen(msg []byte, i uint16) bool {
|
||||
if len(msg) < 6 {
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user