fix another typo in rpc-spec: "tnumber" should read "number". reported by mwarning

This commit is contained in:
Charles Kerr 2009-08-28 16:00:48 +00:00
parent 4b0b73d893
commit a810d6e946
1 changed files with 2 additions and 2 deletions

View File

@ -175,8 +175,8 @@
peersSendingToUs | number | tr_stat
percentDone | double | tr_stat
pieces | string (see below) | tr_torrent
pieceCount | tnumber | tr_info
pieceSize | tnumber | tr_info
pieceCount | number | tr_info
pieceSize | number | tr_info
priorities | array (see below) | n/a
rateDownload (B/s) | number | tr_stat
rateUpload (B/s) | number | tr_stat