Skip to content

Commit 4911d46

Browse files
Evan Phoenixbanks
andauthored
Update intlogger.go
Co-authored-by: Paul Banks <banks@banksco.de>
1 parent 3d49354 commit 4911d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intlogger.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ type intLogger struct {
8686
// if the level sync process should be run by comparing it with ownEpoch
8787
curEpoch *uint64
8888

89-
//The logger this one was created from. Only set when syncParentLevel is set
89+
// The logger this one was created from. Only set when syncParentLevel is set
9090
parent *intLogger
9191

9292
headerColor ColorOption

0 commit comments

Comments
 (0)