From cda9a719ba71859a3932b3520b94975d370cde68 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 11 Jun 2009 01:30:56 +1000 Subject: [PATCH] Refactor 'followhints' validator definition. --- common/content/hints.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],