Grree, typo

This commit is contained in:
Miek Gieben 2013-01-20 18:16:47 +01:00
parent c00a096083
commit 81c44fbac6
1 changed files with 1 additions and 1 deletions

2
msg.go
View File

@ -80,7 +80,7 @@ type Msg struct {
var TypeToString = map[uint16]string{
TypeCNAME: "CNAME",
TypeHINFO: "HINFO",
TypeTLSA: "TSLA",
TypeTLSA: "TLSA",
TypeMB: "MB",
TypeMG: "MG",
TypeRP: "RP",