mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
script, doc: spelling update
This commit is contained in:
@@ -180,7 +180,7 @@ public:
|
||||
ExternalSigner::Enumerate(command, signers, Params().NetworkIDString());
|
||||
return signers;
|
||||
#else
|
||||
// This result is undistinguisable from a succesful call that returns
|
||||
// This result is indistinguishable from a successful call that returns
|
||||
// no signers. For the current GUI this doesn't matter, because the wallet
|
||||
// creation dialog disables the external signer checkbox in both
|
||||
// cases. The return type could be changed to std::optional<std::vector>
|
||||
|
||||
Reference in New Issue
Block a user