diff --git a/common/content/hints.js b/common/content/hints.js index d2f6ed7e..1ea2e5d6 100644 --- a/common/content/hints.js +++ b/common/content/hints.js @@ -806,7 +806,7 @@ function Hints() //{{{ ["1", "Follow the selected hint on [m][m]."], ["2", "Follow the selected hint on [m][m] only it's been [m][m]-selected."] ], - validator: function (value) Option.validateCompleter + validator: Option.validateCompleter }); options.add(["hintmatching", "hm"],