Added proper User-Agent string to Facebook calendar call, and various fixed spelling of 'exist'.

This commit is contained in:
Ashley M. Kirchner
2016-06-04 20:32:55 -06:00
parent 8d1ef5291f
commit 486956b762
7 changed files with 17 additions and 12 deletions

View File

@@ -152,7 +152,7 @@ var Module = Class.extend({
},
/* socket()
* Returns a socket object. If it doesn"t exsist, it"s created.
* Returns a socket object. If it doesn"t exist, it"s created.
* It also registers the notification callback.
*/
socket: function() {