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.