Skip to content

Commit 247bd46

Browse files
committed
Typo
1 parent e1b7500 commit 247bd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/pyabi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
free-threaded & GIL)
4343
4444
(Don't use Py_TARGET_ABI3T directly. It's currently only used to set these
45-
2 macro, and defined for users' convenience.)
45+
2 macros, and defined for users' convenience.)
4646
*/
4747
#if defined(Py_LIMITED_API) && defined(Py_GIL_DISABLED) \
4848
&& !defined(Py_TARGET_ABI3T)

0 commit comments

Comments
 (0)