Skip to content

Commit 8ac2b31

Browse files
committed
fixed typo "complatiblity"
1 parent fe1aee3 commit 8ac2b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CallingConvention.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ legal type sequences from the direct results. If this yields an empty
11811181
sequence, the result type is `void`. If it yields a single legal
11821182
type, the result type is the corresponding Clang type. No other could
11831183
actually have come from an imported C declaration, so we don't have
1184-
any real compatiblity requirements; for the convenience of
1184+
any real compatibility requirements; for the convenience of
11851185
interoperation, this is handled by constructing a new C struct which
11861186
contains the corresponding Clang types for the legal type sequence as
11871187
its fields.

0 commit comments

Comments
 (0)