mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 20:04:11 +01:00
fix typo in log message
This commit is contained in:
@@ -545,7 +545,7 @@ liberator.Events = function () //{{{
|
||||
}
|
||||
catch (e)
|
||||
{
|
||||
liberator.log("macro directory not found or error reading macro file", 9);
|
||||
liberator.log("Macro directory not found or error reading macro file", 9);
|
||||
}
|
||||
}, 100);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user