mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
fix typo
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"os/exec"
|
||||
)
|
||||
|
||||
// License is the check for the existance of a license file
|
||||
// License is the check for the existence of a license file
|
||||
type License struct {
|
||||
Dir string
|
||||
Filenames []string
|
||||
|
||||
Reference in New Issue
Block a user