We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 112ac65 + d0d6f66 commit 7f5dbf7Copy full SHA for 7f5dbf7
docs/scenarios/clibs.rst
@@ -39,7 +39,7 @@ types, such as structs and unions, and allows you to modify things such as
39
padding and alignment, if needed. It can be a bit crufty to use, but in
40
conjunction with the `struct <https://docs.python.org/3.5/library/struct.html>`_
41
module, you are essentially provided full control over how your data types get
42
-translated into something something usable by a pure C(++) method.
+translated into something usable by a pure C(++) method.
43
44
Struct Equivalents
45
~~~~~~~~~~~~~~~~~~
0 commit comments