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.
1 parent fe1aee3 commit 8ac2b31Copy full SHA for 8ac2b31
docs/CallingConvention.rst
@@ -1181,7 +1181,7 @@ legal type sequences from the direct results. If this yields an empty
1181
sequence, the result type is `void`. If it yields a single legal
1182
type, the result type is the corresponding Clang type. No other could
1183
actually have come from an imported C declaration, so we don't have
1184
-any real compatiblity requirements; for the convenience of
+any real compatibility requirements; for the convenience of
1185
interoperation, this is handled by constructing a new C struct which
1186
contains the corresponding Clang types for the legal type sequence as
1187
its fields.
0 commit comments