Fix typos
Fixed with the command: codespell --write-changes --ignore-words-list hve,vas codespell is available at https://github.com/lucasdemarchi/codespell
This commit is contained in:
@@ -63,7 +63,7 @@ def cap17(msg):
|
||||
msg (String): 28 bytes hexadecimal message string
|
||||
|
||||
Returns:
|
||||
list: list of suport BDS codes
|
||||
list: list of support BDS codes
|
||||
"""
|
||||
allbds = [
|
||||
"05",
|
||||
|
||||
Reference in New Issue
Block a user