Commit 826d8780 authored by Marcus André's avatar Marcus André Committed by corbot[bot]

Fix typo in comment (#1939)

Automatically submitted.
parent e6f81ebb
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment