📝 Fix comment typos

Esse commit está contido em:
Kevin Sawicki
2015-02-03 17:02:36 -08:00
commit 0f2943989f
+2 -2
Ver Arquivo
@@ -77,8 +77,8 @@ setupCoffeeScript = ->
setupAtomHome = ->
return if process.env.ATOM_HOME
# Use install-relative .atom path on Windows when using the installer version
# in a non-default version. This enables an easy portable version.
# Use relative .atom path on Windows when using the installer version
# in a non-default location. This enables an easy portable version.
if process.platform is 'win32'
SquirrelUpdate = require './squirrel-update'
if SquirrelUpdate.existsSync()