Skip to content

Commit

Permalink
Merge pull request #1628 from linzhaoming/master
Browse files Browse the repository at this point in the history
Update gitlab.go
  • Loading branch information
Nándor István Krácser authored Jan 16, 2020
2 parents 1cdb2b1 + 1d3851b commit ea43562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/gitlab/gitlab.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const (
scopeOpenID = "openid"
)

// Config holds configuration options for gilab logins.
// Config holds configuration options for gitlab logins.
type Config struct {
BaseURL string `json:"baseURL"`
ClientID string `json:"clientID"`
Expand Down

0 comments on commit ea43562

Please sign in to comment.