Skip to content

Commit bcca57e

Browse files
[trivial] Fix typo ("improssible" → "impossible")
1 parent df1ca9e commit bcca57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wallet/feebumper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class CFeeBumper
3232

3333
/* signs the new transaction,
3434
* returns false if the tx couldn't be found or if it was
35-
* improssible to create the signature(s)
35+
* impossible to create the signature(s)
3636
*/
3737
bool signTransaction(CWallet *pWallet);
3838

0 commit comments

Comments
 (0)