Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anuccio1 committed Mar 1, 2018
1 parent 1b87475 commit 0e52c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/fossa/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type configFileV1 struct {
// Upload configuration.
APIKey string `yaml:"api_key"`
Server string
Fetcher string // for now we don't allow use to set this
Fetcher string // for now we don't allow users to set this
Project string
Revision string
}
Expand Down

0 comments on commit 0e52c61

Please sign in to comment.