зеркало из https://github.com/github/ccql.git
typo fixed in comment for func main(). itnerfaces->interfaces
This commit is contained in:
Родитель
3cc986b086
Коммит
847f08b81e
|
@ -21,7 +21,7 @@ const (
|
|||
maxAllowedConcurrentConnections uint = 128
|
||||
)
|
||||
|
||||
// main is the application's entry point. It will either spawn a CLI or HTTP itnerfaces.
|
||||
// main is the application's entry point. It will either spawn a CLI or HTTP interfaces.
|
||||
func main() {
|
||||
|
||||
golib_log.SetLevel(golib_log.FATAL)
|
||||
|
|
Загрузка…
Ссылка в новой задаче