diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 625f85fac3..fd888b2a5b 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -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...