Skip to content

Commit

Permalink
[Trivial] Spelling - Wither -> Whether
Browse files Browse the repository at this point in the history
  • Loading branch information
CaveSpectre11 committed Jul 20, 2019
1 parent 12a1425 commit 7493038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rpc/misc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ UniValue spork(const UniValue& params, bool fHelp)
"}\n"

"\nResult (name):\n"
" \"success|failure\" (string) Wither or not the update succeeded.\n"
" \"success|failure\" (string) Whether or not the update succeeded.\n"

"\nExamples:\n" +
HelpExampleCli("spork", "show") + HelpExampleRpc("spork", "show"));
Expand Down

0 comments on commit 7493038

Please sign in to comment.