Skip to content

Commit 4800a5d

Browse files
encukouzooba
andauthored
Apply suggestions from code review
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
1 parent b628d7d commit 4800a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/stable.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ The full API is described below for advanced use cases.
233233
The *module_name* argument can be ``NULL``, or point to a NUL-terminated
234234
UTF-8-encoded string used for error messages.
235235
236-
Note that if *info* describes the ABI taht the current code uses (as defined
236+
Note that if *info* describes the ABI that the current code uses (as defined
237237
by :c:macro:`PyABIInfo_VAR`, for example), using any other Python C API
238238
may lead to crashes.
239239
In particular, it is not safe to examine the raised exception.

0 commit comments

Comments
 (0)