git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31252b1
)
fixed typo in comments
author
Neeraj Singh
<neerajdotname@gmail.com>
Wed, 6 Jan 2010 19:23:39 +0000
(
03:23
+0800)
committer
John Resig
<jeresig@gmail.com>
Tue, 12 Jan 2010 03:42:22 +0000
(11:42 +0800)
src/core.js
patch
|
blob
|
history
diff --git
a/src/core.js
b/src/core.js
index
831570e
..
bcabc64
100644
(file)
--- 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?