mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 17:37:57 +01:00
Remove some old/invalid FIXME comments.
This commit is contained in:
@@ -1069,7 +1069,7 @@ const liberator = (function () //{{{
|
||||
* Opens one or more URLs. Returns true when load was initiated, or
|
||||
* false on error.
|
||||
*
|
||||
* @param {FIXME} urls Either a URL string or an array of URLs.
|
||||
* @param {string|string[]} urls Either a URL string or an array of URLs.
|
||||
* The array can look like this:
|
||||
* ["url1", "url2", "url3", ...]
|
||||
* or:
|
||||
|
||||
Reference in New Issue
Block a user