Skip to content

Commit 0013251

Browse files
alexhenriepaulusmack
authored andcommitted
gitk: Fix bad English grammar "Matches none Commit Info"
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent c846920 commit 0013251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4066,7 +4066,7 @@ set known_view_options {
40664066
{committer t15 . "--committer=*" {mc "Committer:"}}
40674067
{loginfo t15 .. "--grep=*" {mc "Commit Message:"}}
40684068
{allmatch b .. "--all-match" {mc "Matches all Commit Info criteria"}}
4069-
{igrep b .. "--invert-grep" {mc "Matches none Commit Info criteria"}}
4069+
{igrep b .. "--invert-grep" {mc "Matches no Commit Info criteria"}}
40704070
{changes_l l + {} {mc "Changes to Files:"}}
40714071
{pickaxe_s r0 . {} {mc "Fixed String"}}
40724072
{pickaxe_t r1 . "--pickaxe-regex" {mc "Regular Expression"}}

0 commit comments

Comments
 (0)