Merge pull request #14 from 88572/master

Fix spelling and casing in one comment
This commit is contained in:
sunglocto
2025-08-09 08:22:37 +01:00
committed by GitHub

View File

@@ -406,7 +406,7 @@ func main() {
correction := false
important := false
for _, v := range msg.Unknown {
if v.XMLName.Local == "delay" { // CLasic history message
if v.XMLName.Local == "delay" { // Classic history message
//ignore = true
//fmt.Println("ignoring!")
return //what is blud doing