diff --git a/src/main/index.ts b/src/main/index.ts index d14802a6..08bef64d 100644 --- a/src/main/index.ts +++ b/src/main/index.ts @@ -1281,7 +1281,7 @@ app.on('ready', () => { */ /** - * Genrate application menu + * Generate application menu */ const ApplicationMenu = (accountsChange: Array, menu: MenuPreferences, i18n: I18n): Menu => { /**