mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-09 18:00:13 +02:00
Fix typo in bitcoin-cli.cpp
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user