mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Fix typo in bitcoin-cli.cpp
This commit is contained in:
parent
b20ad0eb16
commit
aa5e7c9471
1 changed files with 1 additions and 1 deletions
|
|
@ -885,7 +885,7 @@ static void GetWalletBalances(UniValue& result)
|
|||
}
|
||||
|
||||
/**
|
||||
* GetProgressBar contructs a progress bar with 5% intervals.
|
||||
* GetProgressBar constructs a progress bar with 5% intervals.
|
||||
*
|
||||
* @param[in] progress The proportion of the progress bar to be filled between 0 and 1.
|
||||
* @param[out] progress_bar String representation of the progress bar.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue