Merge #7900: fix spelling mistake

3107c47 fix spelling mistake (Chris Moore)
This commit is contained in:
Wladimir J. van der Laan 2016-04-18 14:15:00 +02:00 committed by Alexander Block
parent 96f9a7c3eb
commit 1b17e94ee6

View File

@ -2671,7 +2671,7 @@ UniValue fundrawtransaction(const UniValue& params, bool fHelp)
" \"includeWatching\" (boolean, optional, default false) Also select inputs which are watch only\n"
" \"lockUnspents\" (boolean, optional, default false) Lock selected unspent outputs\n"
" }\n"
" for backward compatibility: passing in a true instzead of an object will result in {\"includeWatching\":true}\n"
" for backward compatibility: passing in a true instead of an object will result in {\"includeWatching\":true}\n"
"\nResult:\n"
"{\n"
" \"hex\": \"value\", (string) The resulting raw transaction (hex-encoded string)\n"