mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 23:58:12 -05:00
fixed typo in comments
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user