docs/uctypes: Typo fix.
This commit is contained in:
parent
f8bce131c0
commit
32ce72cb9e
|
@ -96,7 +96,7 @@ Following are encoding examples for various field types:
|
|||
Module contents
|
||||
---------------
|
||||
|
||||
.. class:: struct(descriptor, addr, layout_type-NATIVE)
|
||||
.. class:: struct(descriptor, addr, layout_type=NATIVE)
|
||||
|
||||
Instantiate a "foreign data structure" object based on structure descriptor
|
||||
(encoded as a dictionary), layout type (see below), and actual structure
|
||||
|
|
Loading…
Reference in New Issue