Fix typo in comment

This commit is contained in:
Kevin Sawicki 2017-02-27 08:56:32 -08:00
parent bb1a981a01
commit 7a99f0435b

View file

@ -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: {