Fix spelling too
This commit is contained in:
2
main.go
2
main.go
@@ -407,7 +407,7 @@ func main() {
|
|||||||
correction := false
|
correction := false
|
||||||
important := false
|
important := false
|
||||||
for _, v := range msg.Unknown {
|
for _, v := range msg.Unknown {
|
||||||
if v.XMLName.Local == "delay" { // Clasic history message
|
if v.XMLName.Local == "delay" { // Classic history message
|
||||||
//ignore = true
|
//ignore = true
|
||||||
//fmt.Println("ignoring!")
|
//fmt.Println("ignoring!")
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user