aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/feebumper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallet/feebumper.h')
-rw-r--r--src/wallet/feebumper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/feebumper.h b/src/wallet/feebumper.h
index 1a30499893..681f55e4e5 100644
--- a/src/wallet/feebumper.h
+++ b/src/wallet/feebumper.h
@@ -32,7 +32,7 @@ public:
/* signs the new transaction,
* 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);