diff options
Diffstat (limited to 'ext/bg/context.html')
-rw-r--r-- | ext/bg/context.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/context.html b/ext/bg/context.html index 34f0d1e1..15e3500d 100644 --- a/ext/bg/context.html +++ b/ext/bg/context.html @@ -32,7 +32,7 @@ </button> <a class="nav-button action-open-options" data-icon="cog" title="Options (Middle click to open in new tab)"></a> <a class="nav-button action-open-search" data-icon="magnifying-glass" title="Search (Alt + Insert) (Middle click to open in new tab)"></a> - <a class="nav-button action-open-help" data-icon="question-mark" title="Help"></a> + <a class="nav-button action-open-help" data-icon="question-mark" title="Information"></a> </div> </div> |