diff --git a/common/content/hints.js b/common/content/hints.js index 0b0c45ef..6e80fa69 100644 --- a/common/content/hints.js +++ b/common/content/hints.js @@ -952,7 +952,7 @@ function Hints() //{{{ } else if (validHints.length == 1) { - processHints(true); + processHints(false); return false; } else // still hints visible