Changeset f811fc


Ignore:
Timestamp:
04/27/2009 09:15:59 PM (16 years ago)
Author:
Damien Churchill <damoc@gmail.com>
Branches:
2.0.x, develop, extjs4-port, master
Children:
154e67
Parents:
a7a136
Message:

fix the comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • deluge/ui/web/js/Deluge.Torrents.js

    ra7a136 rf811fc  
    207207                 *
    208208                 * @param {int} The row index of the torrent you wish to retrieve.
    209                  * @param {Ext.data.Record} The record representing the torrent.
     209                 * @return {Ext.data.Record} The record representing the torrent.
    210210                 */
    211211                getTorrent: function(rowIndex) {
Note: See TracChangeset for help on using the changeset viewer.