doc: Fix some misspellings

This commit is contained in:
randymcmillan
2019-11-04 04:22:53 -05:00
parent 463eab5e14
commit ac831339cb
12 changed files with 13 additions and 14 deletions

View File

@@ -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.