From cb3f9d8cd92ae1e5cf97684c907ebed893ca778b Mon Sep 17 00:00:00 2001 From: Ed Engelhardt Date: Thu, 5 Jul 2007 08:19:18 +0000 Subject: [PATCH] commit annother trivial comment fix to reduce my local changesets --- src/jquery/jquery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index e846e4d..5e2864b 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. * -- 1.7.10.4