v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-19 09:10:42 -07:00

style: bad grammar in comment

This commit is contained in:
eeeXun 2023-03-15 21:17:25 +08:00
parent b190b66132
commit 9f7c7b71fa

View File

@ -76,7 +76,7 @@ func main() {
panic(err)
}
// Check if config need to update
// Check if config file need to be updated
defer updateConfig()
}
}