Skip to content

Commit f519140

Browse files
fix comment
1 parent 37d7ee9 commit f519140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ type (
368368

369369
// Logger contains the config items for logger
370370
Logger struct {
371-
// Stdout is true then the output`kak needs to goto standard out
371+
// Stdout is true then the output needs to goto standard out
372372
// By default this is false and output will go to standard error
373373
Stdout bool `yaml:"stdout"`
374374
// Level is the desired log level

0 commit comments

Comments
 (0)