Skip to content

Commit e06bd6b

Browse files
committed
Struct
1 parent a120b74 commit e06bd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ def write_bytes(filename, bytes_obj):
10371037

10381038
Struct
10391039
------
1040-
* **Module that performs conversions between Python values and C struct, represented as a Python bytes object.**
1040+
* **Module that performs conversions between Python values and a C struct, represented as a Python bytes object.**
10411041
* **Machine’s native type sizes and byte order are used by default.**
10421042

10431043
```python

0 commit comments

Comments
 (0)