From: Neeraj Singh Date: Wed, 6 Jan 2010 19:23:39 +0000 (+0800) Subject: fixed typo in comments X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;ds=sidebyside;h=8d7965a607bf91ec6855b626ab3885cd3488d167;hp=-c;p=jquery.git fixed typo in comments --- 8d7965a607bf91ec6855b626ab3885cd3488d167 diff --git a/src/core.js b/src/core.js index 831570e..bcabc64 100644 --- a/src/core.js +++ b/src/core.js @@ -35,7 +35,7 @@ var jQuery = function( selector, context ) { // Keep a UserAgent string for use with jQuery.browser userAgent = navigator.userAgent, - // For matching the engine and version of thte browser + // For matching the engine and version of the browser browserMatch, // Has the ready events already been bound?