mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 22:17:59 +01:00
rename the hints constructor hit_a_hint() to Hints()
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*
|
||||
}}} ***** END LICENSE BLOCK *****/
|
||||
|
||||
function hit_a_hint() //{{{
|
||||
function Hints() //{{{
|
||||
{
|
||||
const HINT_PREFIX = 'hah_hint_'; // prefix for the hint id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user