Correct documentation

This commit is contained in:
Matt Colyer
2013-09-12 11:55:29 -07:00
parent 4b90ba06ff
commit 3dd6e97ca1

View File

@@ -145,7 +145,7 @@ class AtomApplication
event.preventDefault()
@applicationMenu.showDownloadUpdateItem(version, quitAndUpdateCallback)
# A request from the associated browser process to open a new browser process.
# A request from the associated render process to open a new render process.
ipc.on 'open', (processId, routingId, options) =>
if options?
if options.pathsToOpen?.length > 0