commit annother trivial comment fix to reduce my local changesets
This commit is contained in:
parent
28a80202b3
commit
cb3f9d8cd9
1 changed files with 1 additions and 1 deletions
2
src/jquery/jquery.js
vendored
2
src/jquery/jquery.js
vendored
|
@ -811,7 +811,7 @@ jQuery.fn = jQuery.prototype = {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Searches for all elements that match the specified expression.
|
* Searches for all elements that match the specified expression.
|
||||||
|
*
|
||||||
* This method is a good way to find additional descendant
|
* This method is a good way to find additional descendant
|
||||||
* elements with which to process.
|
* elements with which to process.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue