mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-06 17:46:00 +00:00
spelling: globally change "implementor" to "implementer"
Although the variant "implementor" predominated for much of the late 20th century, today "implementer" is considered standard, and the former spelling triggers the typos spelling checker.
This commit is contained in:
@@ -20,7 +20,7 @@ based on algorithm described in BIP-0032 (BIP32 from now on).
|
||||
|
||||
Although Hierarchical Deterministic Wallet structure as described by BIP32
|
||||
is an important step in user experience and security of the cryptocoin wallets,
|
||||
the BIP32 specification offers implementors too many degrees of freedom.
|
||||
the BIP32 specification offers implementers too many degrees of freedom.
|
||||
Multiple implementations may claim they are BIP32 compatible, but in fact
|
||||
they can produce wallets with different logical structures making them
|
||||
non-interoperable. This situation unfortunately renders "BIP32 compatible"
|
||||
|
||||
Reference in New Issue
Block a user