Fix comment language
This commit is contained in:
parent
3eca268a7f
commit
5f03c208a1
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ type Config interface {
|
|||
|
||||
// Browser returns the configured browser, optionally scoped by host.
|
||||
Browser(hostname string) ConfigEntry
|
||||
// ColorLabels returns the configured colorize labels setting, optionally scoped by host.
|
||||
// ColorLabels returns the configured color_label setting, optionally scoped by host.
|
||||
ColorLabels(hostname string) ConfigEntry
|
||||
// Editor returns the configured editor, optionally scoped by host.
|
||||
Editor(hostname string) ConfigEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue