mirror of
https://github.com/go-gitea/gitea
synced 2025-07-21 01:38:37 +00:00
Update misspell to 0.5.0 and add typos.csv
This commit is contained in:
@@ -7,7 +7,7 @@ package structs
|
||||
type WikiCommit struct {
|
||||
ID string `json:"sha"`
|
||||
Author *CommitUser `json:"author"`
|
||||
Committer *CommitUser `json:"commiter"`
|
||||
Committer *CommitUser `json:"committer"`
|
||||
Message string `json:"message"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user