fix copy-paste error in rpc-spec.txt: errorString is a string, not a number. reported by mwarning

This commit is contained in:
Charles Kerr 2009-08-28 15:56:59 +00:00
parent c5a67b524e
commit 4b0b73d893
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
downloadLimit | number | tr_torrent
downloadLimited | boolean | tr_torrent
error | number | tr_stat
errorString | number | tr_stat
errorString | string | tr_stat
eta | number | tr_stat
files | array (see below) | n/a
fileStats | array (see below) | n/a