Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MaineK00n committed Jul 1, 2021
1 parent 4d3e644 commit 9f2f1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scanner/rocky.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ type rocky struct {
redhatBase
}

// NewAmazon is constructor
// NewRocky is constructor
func newRocky(c config.ServerInfo) *rocky {
r := &rocky{
redhatBase{
Expand Down

0 comments on commit 9f2f1db

Please sign in to comment.