1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-06-23 23:26:32 +02:00

trivial comment update

This commit is contained in:
Doug Kearns
2008-08-10 06:30:19 +00:00
parent cde09bc664
commit 7f258902dc
+1 -1
View File
@@ -839,7 +839,7 @@ liberator.Tabs = function () //{{{
return; 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 // tab that was selected when the session was created. As a result the
// alternate after a restart is often incorrectly tab 1 when there // alternate after a restart is often incorrectly tab 1 when there
// shouldn't be one yet. // shouldn't be one yet.