diff --git a/src/main/tray.js b/src/main/tray.js index a6a4dc06..c44221f7 100644 --- a/src/main/tray.js +++ b/src/main/tray.js @@ -44,7 +44,7 @@ function initWin32 () { } /** - * Check for libappindicator1 support before creating tray icon + * Check for libappindicator support before creating tray icon. */ function checkLinuxTraySupport (cb) { const cp = require('child_process')