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:
28a8020
)
commit annother trivial comment fix to reduce my local changesets
author
Ed Engelhardt
<edengelhardt@gmail.com>
Thu, 5 Jul 2007 08:19:18 +0000
(08:19 +0000)
committer
Ed Engelhardt
<edengelhardt@gmail.com>
Thu, 5 Jul 2007 08:19:18 +0000
(08:19 +0000)
src/jquery/jquery.js
patch
|
blob
|
history
diff --git
a/src/jquery/jquery.js
b/src/jquery/jquery.js
index
e846e4d
..
5e2864b
100644
(file)
--- a/
src/jquery/jquery.js
+++ b/
src/jquery/jquery.js
@@
-811,7
+811,7
@@
jQuery.fn = jQuery.prototype = {
/**
* Searches for all elements that match the specified expression.
-
+ *
* This method is a good way to find additional descendant
* elements with which to process.
*