fix spelling mistake

This commit is contained in:
Chris Moore
2016-04-17 00:01:49 -07:00
committed by lateminer
parent 68e4ae75d3
commit a1198bd44d

View File

@@ -2466,7 +2466,7 @@ UniValue fundrawtransaction(const UniValue& params, bool fHelp)
" \"lockUnspents\" (boolean, optional, default false) Lock selected unspent outputs\n"
" \"feeRate\" (numeric, optional, default not set: makes wallet determine the fee) Set a specific feerate (" + CURRENCY_UNIT + " per KB)\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"