mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 22:22:27 +01:00
minor comment update
This commit is contained in:
@@ -1645,7 +1645,7 @@ liberator.Marks = function () //{{{
|
||||
{
|
||||
pendingJumps.push(slice);
|
||||
// NOTE: this obviously won't work on generated pages using
|
||||
// non-unique URLs, like liberator's help :(
|
||||
// non-unique URLs :(
|
||||
liberator.open(slice.location, liberator.NEW_TAB);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user