Merge pull request #717 from lbryio/fix_support_typo

Fix support typo fixes #741
This commit is contained in:
Jack Robison 2017-06-21 22:56:39 -04:00 committed by GitHub
commit 031e4401f2
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@ at anytime.
### Fixed ### Fixed
* Fixed some log messages throwing exceptions * Fixed some log messages throwing exceptions
* Fix shutdown of the blob tracker by Session * Fix shutdown of the blob tracker by Session
* Fixed claim_new_support docstrings
### Deprecated ### Deprecated
* *

View file

@ -1917,7 +1917,7 @@ class Daemon(AuthJSONRPCServer):
Usage: Usage:
claim_new_support (<name> | --name=<name>) (<claim_id> | --claim_id=<claim_id>) claim_new_support (<name> | --name=<name>) (<claim_id> | --claim_id=<claim_id>)
(<amount> | --amount<amount>) (<amount> | --amount=<amount>)
Return: Return:
(dict) Dictionary containing result of the claim (dict) Dictionary containing result of the claim