Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
martinnirtl committed Feb 17, 2020
1 parent 4fcf410 commit bb0f679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ func GetLogfile() string {
return GetFile(filename)
}

// GetEnvNames returns configured envs.
// GetEnvNames returns sorted envs.
func GetEnvNames() (envs []string) {
envsMap := viper.GetStringMap("envs")

Expand Down

0 comments on commit bb0f679

Please sign in to comment.