Skip to content

Commit 32ce72c

Browse files
committed
docs/uctypes: Typo fix.
1 parent f8bce13 commit 32ce72c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/uctypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Following are encoding examples for various field types:
9696
Module contents
9797
---------------
9898

99-
.. class:: struct(descriptor, addr, layout_type-NATIVE)
99+
.. class:: struct(descriptor, addr, layout_type=NATIVE)
100100

101101
Instantiate a "foreign data structure" object based on structure descriptor
102102
(encoded as a dictionary), layout type (see below), and actual structure

0 commit comments

Comments
 (0)