Skip to content

Commit d6adc26

Browse files
committed
Fix a directive in a What's New entry
1 parent 77aa971 commit d6adc26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:property:`ctypes.wintypes.BYTE` definition changed from
2-
:property:`~ctypes.c_byte` to :property:`~ctypes.c_ubyte` to match Windows
1+
:data:`ctypes.wintypes.BYTE` definition changed from
2+
:data:`~ctypes.c_byte` to :data:`~ctypes.c_ubyte` to match Windows
33
SDK. Patch by Anatoly Techtonik.

0 commit comments

Comments
 (0)