On Thu, Apr 02, 2015 at 03:05:06PM -0600, Alex Henrie wrote: > Signed-off-by: Alex Henrie <alexhenrie24@xxxxxxxxx> > --- > gitk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gitk b/gitk > index 9a2daf3..30fcd30 100755 > --- a/gitk > +++ b/gitk > @@ -4066,7 +4066,7 @@ set known_view_options { > {committer t15 . "--committer=*" {mc "Committer:"}} > {loginfo t15 .. "--grep=*" {mc "Commit Message:"}} > {allmatch b .. "--all-match" {mc "Matches all Commit Info criteria"}} > - {igrep b .. "--invert-grep" {mc "Matches none Commit Info criteria"}} > + {igrep b .. "--invert-grep" {mc "Matches no Commit Info criteria"}} Thanks, applied. Paul. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html