mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:27:58 +01:00
fix comment typo
This commit is contained in:
@@ -92,7 +92,7 @@ liberator.modes = (function () //{{{
|
||||
}
|
||||
|
||||
// NOTE: Pay attention that you don't run into endless loops
|
||||
// Usually you should only indicate to leave a special mode linke HINTS
|
||||
// Usually you should only indicate to leave a special mode like HINTS
|
||||
// by calling liberator.modes.reset() and adding the stuff which is needed
|
||||
// for its cleanup here
|
||||
function handleModeChange(oldMode, newMode)
|
||||
|
||||
Reference in New Issue
Block a user