mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-26 19:23:26 -03:00
[trivial] Fix typo ("improssible" → "impossible")
This commit is contained in:
parent
df1ca9e93a
commit
bcca57eff0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ public:
|
||||||
|
|
||||||
/* signs the new transaction,
|
/* signs the new transaction,
|
||||||
* returns false if the tx couldn't be found or if it was
|
* returns false if the tx couldn't be found or if it was
|
||||||
* improssible to create the signature(s)
|
* impossible to create the signature(s)
|
||||||
*/
|
*/
|
||||||
bool signTransaction(CWallet *pWallet);
|
bool signTransaction(CWallet *pWallet);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue