[trivial] Fix typo ("improssible" → "impossible")

pull/10167/head
practicalswift 8 years ago
parent df1ca9e93a
commit bcca57eff0

@ -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…
Cancel
Save