Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Otávio Fernandes committed Apr 7, 2019
1 parent db41727 commit 6b81e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vault-handler/vault_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ func bootstrap() *vh.Handler {
return handler
}

// loopManifests loop args and tranform them in manifest instances, yielding informed func.
// loopManifests loop args and transform them in manifest instances, yielding informed func.
func loopManifests(logger *log.Entry, args []string, fn actOnManifest) error {
var m *vh.Manifest
var err error
Expand Down

0 comments on commit 6b81e4f

Please sign in to comment.