Skip to content

Commit

Permalink
spelling: difffilter
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Jun 17, 2020
1 parent 5771a7e commit de1ad67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doghouse/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ type CheckRequest struct {
// Optional.
Level string `json:"level"`

// Deprecated: Use FilterMode == diffilter.NoFilter instead.
// Deprecated: Use FilterMode == difffilter.NoFilter instead.
//
// OutsideDiff represents whether it report results in outside diff or not as
// annotations. It's useful only when PullRequest != 0. If PullRequest is
Expand Down

0 comments on commit de1ad67

Please sign in to comment.