mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
doc: Fix some misspellings
This commit is contained in:
parent
463eab5e14
commit
ac831339cb
12 changed files with 13 additions and 14 deletions
|
|
@ -36,7 +36,7 @@ namespace {
|
|||
// xpubs use other characters too, but already have their own checksum
|
||||
// mechanism.
|
||||
// * Function names like "multi()" use other characters, but mistakes in
|
||||
// these would generally result in an unparseable descriptor.
|
||||
// these would generally result in an unparsable descriptor.
|
||||
// * A case error always counts as 1 symbol error.
|
||||
// * Any other 1 character substitution error counts as 1 or 2 symbol errors.
|
||||
// * Any 1 symbol error is always detected.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue