diff --git a/src/wallet/feebumper.h b/src/wallet/feebumper.h index 1a30499893f..681f55e4e5d 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);