Fix typo in comment
This commit is contained in:
parent
bb1a981a01
commit
7a99f0435b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ const common = require('../../../common/api/exports/electron')
|
|||
common.defineProperties(exports)
|
||||
|
||||
Object.defineProperties(exports, {
|
||||
// Browser side modules, please sort alphabetically alphabet order.
|
||||
// Browser side modules, please sort alphabetically.
|
||||
// Any modules added here must also be added to the browserModules array
|
||||
// in remote.js
|
||||
app: {
|
||||
|
|
Loading…
Reference in a new issue