1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 07:34:13 +01:00

Clarify the Quickmarks#jumpTo docs.

This commit is contained in:
Doug Kearns
2010-09-26 12:09:23 +10:00
parent 87b29aa609
commit 28981bbd22
2 changed files with 3 additions and 3 deletions

View File

@@ -798,7 +798,7 @@ const Dactyl = Module("dactyl", {
* either a string, which will be passed to
* {@see Dactyl#stringToURLArray}, or an array in the same format as
* would be returned by the same.
* @param {object} params A set of parameters specifing to open the
* @param {object} params A set of parameters specifying how to open the
* URLs. The following properties are recognized:
*
* • background If true, new tabs are opened in the background.