mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-03 21:53:10 +00:00
fix the comment
This commit is contained in:
parent
a7a13636e6
commit
f811fcc549
@ -206,7 +206,7 @@ Copyright:
|
||||
* Returns the record representing the torrent at the specified index.
|
||||
*
|
||||
* @param {int} The row index of the torrent you wish to retrieve.
|
||||
* @param {Ext.data.Record} The record representing the torrent.
|
||||
* @return {Ext.data.Record} The record representing the torrent.
|
||||
*/
|
||||
getTorrent: function(rowIndex) {
|
||||
return this.getStore().getAt(rowIndex);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user