diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index e846e4dff..5e2864b31 100644 --- 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. *