Skip to content

Commit

Permalink
correct typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Sep 4, 2024
1 parent 8bd35ca commit 7385ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/electron/lib/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ module.exports = {
* our mksnapshot. Requiring the package in this way, dynamically, will
* make it undiscoverable by mksnapshot, which is OK since electron-packager
* is a build dependency.
* Converted to use @electron/packaer for >= v18.x.x.
* Converted to use @electron/packager for >= v18.x.x.
* This is the renamed electron-packager.
*/
const e = 'electron'
Expand Down

0 comments on commit 7385ee0

Please sign in to comment.