ui(git-grep): adapt the hint per the comments

This commit is contained in:
Radosław Piliszek 2024-09-29 11:10:50 +02:00
parent cd62d0f5e8
commit 19672407f0

View file

@ -174,7 +174,7 @@ union_tooltip = Include results that match any of the whitespace seperated keywo
exact = Exact
exact_tooltip = Include only results that match the exact search term
regexp = RegExp
regexp_tooltip = Include results that match the regular expression
regexp_tooltip = Interpret the search term as a regular expression
repo_kind = Search repos...
user_kind = Search users...
org_kind = Search orgs...