diff --git a/content/events.js b/content/events.js index a46041bf..cc31a8ac 100644 --- a/content/events.js +++ b/content/events.js @@ -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);