mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 13:52:26 +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
|
// 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
|
// by calling liberator.modes.reset() and adding the stuff which is needed
|
||||||
// for its cleanup here
|
// for its cleanup here
|
||||||
function handleModeChange(oldMode, newMode)
|
function handleModeChange(oldMode, newMode)
|
||||||
|
|||||||
Reference in New Issue
Block a user