Fix typo
This commit is contained in:
parent
b3e3ea3427
commit
0e819c08f9
@ -15,7 +15,7 @@ def generate_words(input_file):
|
||||
|
||||
|
||||
def words_to_bits(words):
|
||||
"""Converts a lit of words to a string of bits. The '0's correspond
|
||||
"""Converts a list of words to a string of bits. The '0's correspond
|
||||
with an even length word, and the '1's correspond with odd-length
|
||||
words.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user