Fix typo in errcheck comment

This commit is contained in:
Matthias Loibl
2016-06-15 12:01:20 +02:00
parent 70febae13b
commit 819b7ccd9e

View File

@@ -1,6 +1,6 @@
package check
// errcheck is the check for the errcheck command
// Errcheck is the check for the errcheck command
type Errcheck struct {
Dir string
Filenames []string