Fix typos [ci skip]
This commit is contained in:
parent
19f331f588
commit
fb928f0ea0
@ -48,7 +48,7 @@ The MemoryView structure consists of the following members.
|
|||||||
|
|
||||||
- `ssize_t byte_size`
|
- `ssize_t byte_size`
|
||||||
|
|
||||||
The numbero f bytes in the memory pointed by `data`.
|
The number of bytes in the memory pointed by `data`.
|
||||||
|
|
||||||
- `bool readonly`
|
- `bool readonly`
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ The MemoryView structure consists of the following members.
|
|||||||
|
|
||||||
- `const char *format`
|
- `const char *format`
|
||||||
|
|
||||||
A string to describeth e format of an element, or NULL for unsigned byte.
|
A string to describe the format of an element, or NULL for unsigned byte.
|
||||||
|
|
||||||
- `ssize_t item_size`
|
- `ssize_t item_size`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user