fixed typo in comments

This commit is contained in:
Neeraj Singh 2010-01-07 03:23:39 +08:00 committed by John Resig
parent 31252b1e47
commit 8d7965a607

View File

@ -35,7 +35,7 @@ var jQuery = function( selector, context ) {
// Keep a UserAgent string for use with jQuery.browser // Keep a UserAgent string for use with jQuery.browser
userAgent = navigator.userAgent, userAgent = navigator.userAgent,
// For matching the engine and version of thte browser // For matching the engine and version of the browser
browserMatch, browserMatch,
// Has the ready events already been bound? // Has the ready events already been bound?