This commit is contained in:
2021-04-14 03:17:42 +00:00
parent 34fa1b4502
commit de7c42fe8f

View File

@@ -930,7 +930,7 @@ class Bits:
class Bytes:
"""
A colletion of Bits with convenient properties for working with binary data
A collection of Bits with convenience methods for working with binary data
"""
import sys