[trivial] Fix typo ("improssible" → "impossible")
This commit is contained in:
parent
df1ca9e93a
commit
bcca57eff0
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue