jQuery: The Write Less, Do More JavaScript Library

Changeset 2248

Show
Ignore:
Timestamp:
07/05/07 08:19:18 (1 year ago)
Author:
engelschall
Message:

commit annother trivial comment fix to reduce my local changesets

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/src/jquery/jquery.js

    r2217 r2248  
    812812    /** 
    813813     * Searches for all elements that match the specified expression. 
    814       
     814     *  
    815815     * This method is a good way to find additional descendant 
    816816     * elements with which to process.