Fix typo in comment (#1939)

Automatically submitted.
This commit is contained in:
Marcus André
2018-07-05 16:29:54 +02:00
committed by corbot[bot]
parent e6f81ebb31
commit 826d878084

View File

@@ -13,7 +13,7 @@ import (
golog "log"
)
// D controls whether we should ouput debug logs. If true, we do.
// D controls whether we should output debug logs. If true, we do.
var D bool
// logf calls log.Printf prefixed with level.