spelling: generate

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-12-26 17:36:04 -05:00
parent b625320d8d
commit f82ef90d05
1 changed files with 1 additions and 1 deletions

View File

@ -1281,7 +1281,7 @@ app.on('ready', () => {
*/
/**
* Genrate application menu
* Generate application menu
*/
const ApplicationMenu = (accountsChange: Array<MenuItemConstructorOptions>, menu: MenuPreferences, i18n: I18n): Menu => {
/**