URL => Url.

This commit is contained in:
Cheng Zhao
2013-06-02 15:16:21 +08:00
parent 94e7011413
commit a2efd40798

View File

@@ -90,7 +90,7 @@ class AtomApplication
setupCrashReporter: ->
crashReporter.setCompanyName 'GitHub'
crashReporter.setSubmissionURL 'https://speakeasy.githubapp.com/submit_crash_log'
crashReporter.setSubmissionUrl 'https://speakeasy.githubapp.com/submit_crash_log'
crashReporter.setAutoSubmit true
listenForArgumentsFromNewProcess: ->