Skip to content

Commit

Permalink
Merge pull request jesseduffield#162 from ponsfrilus/patch-3
Browse files Browse the repository at this point in the history
Typo path → patch
  • Loading branch information
jesseduffield authored Aug 16, 2018
2 parents 8b57b21 + ff15d86 commit f4e7016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/i18n/english.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ func addEnglish(i18nObject *i18n.Bundle) {
Other: "refresh",
}, &i18n.Message{
ID: "addPatch",
Other: "add path",
Other: "add patch",
}, &i18n.Message{
ID: "edit",
Other: "edit",
Expand Down

0 comments on commit f4e7016

Please sign in to comment.