diff options
Diffstat (limited to 'ext/bg')
-rw-r--r-- | ext/bg/settings.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html index 27ce45b9..1a745daa 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -313,7 +313,7 @@ </p> <div class="checkbox"> - <label><input type="checkbox" id="enable-search-within-first-popup"> Enable search within the first popup with Alt+B</label> + <label><input type="checkbox" id="enable-search-within-first-popup"> Enable search when clicking glossary entries</label> </div> <div class="checkbox"> |