Skip to content

Commit

Permalink
Merge branch 'master' of github.com:skx/puppet-summary
Browse files Browse the repository at this point in the history
  • Loading branch information
skx committed Dec 3, 2018
2 parents 94f30ce + ebafa26 commit 5ff5b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ func SetupDB(path string) error {
//
// The entry contains most of the interesting data from the parsed YAML.
//
// But note that it odesn't contain changed resources, etc.
// But note that it doesn't contain changed resources, etc.
//
//
func addDB(data PuppetReport, path string) error {
Expand Down

0 comments on commit 5ff5b80

Please sign in to comment.