From 7f258902dcdb51c3e2ca155649d59e584082c73c Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 10 Aug 2008 06:30:19 +0000 Subject: [PATCH] trivial comment update --- content/tabs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tabs.js b/content/tabs.js index 1531745b..92cda9ff 100644 --- a/content/tabs.js +++ b/content/tabs.js @@ -839,7 +839,7 @@ liberator.Tabs = function () //{{{ return; }, - // TODO: when restarting a session FF selects the first tab and then the + // NOTE: when restarting a session FF selects the first tab and then the // tab that was selected when the session was created. As a result the // alternate after a restart is often incorrectly tab 1 when there // shouldn't be one yet.