We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20ad0e commit aa5e7c9Copy full SHA for aa5e7c9
src/bitcoin-cli.cpp
@@ -885,7 +885,7 @@ static void GetWalletBalances(UniValue& result)
885
}
886
887
/**
888
- * GetProgressBar contructs a progress bar with 5% intervals.
+ * GetProgressBar constructs a progress bar with 5% intervals.
889
*
890
* @param[in] progress The proportion of the progress bar to be filled between 0 and 1.
891
* @param[out] progress_bar String representation of the progress bar.
0 commit comments