Skip to content

Commit 813eacf

Browse files
committed
Merge #10167: [trivial] Fix typo ("improssible" → "impossible")
bcca57e [trivial] Fix typo ("improssible" → "impossible") (practicalswift) Tree-SHA512: 87cdd0474b9e5d5150d3be7f93c61df126f7444f6e0cf34e763b25d68ad9149497535f34f7638eb42291a78d1ca2cff576014331151daedd26c57df5c31b9b0c
2 parents ed09dd3 + bcca57e commit 813eacf

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)