Skip to content

Commit

Permalink
Merge pull request #88 from shawnps/patch-2
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
haya14busa committed Mar 7, 2017
2 parents 4a2af79 + cbf22f8 commit f056845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reviewdog.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

// Reviewdog represents review dog application which parses result of compiler
// or linter, get diff and filter the results by diff, and report filterd
// or linter, get diff and filter the results by diff, and report filtered
// results.
type Reviewdog struct {
toolname string
Expand Down

0 comments on commit f056845

Please sign in to comment.