mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 05:27:59 +01:00
Run style bot.
--HG-- extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
This commit is contained in:
@@ -837,7 +837,7 @@ var Hints = Module("hints", {
|
||||
* returns true if each set of characters typed can be found, in any
|
||||
* order, in the link.
|
||||
*
|
||||
* @param {string} hintString The string typed by the user.
|
||||
* @param {string} hintString The string typed by the user.
|
||||
* @returns {function(String):boolean} A function that takes the text
|
||||
* of a hint and returns true if all the (space-delimited) sets of
|
||||
* characters typed by the user can be found in it.
|
||||
|
||||
Reference in New Issue
Block a user