[fix] spelling

(brilliant little tool)
This commit is contained in:
Public Profile
2022-03-26 16:40:08 -07:00
committed by GitHub
parent 7ed8930a6f
commit 1f76a3c455

View File

@@ -417,5 +417,5 @@ func main() {
go netRoutine(tnet) go netRoutine(tnet)
} }
select{} // sleep etnerally select{} // sleep eternally
} }