Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e11d65

Browse files
committed
merge #16371: fix up the English a bit more.
2 parents 0451d25 + a2959ce commit 3e11d65

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/ctypes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,8 +1094,8 @@ testing. Try it out with ``import __hello__`` for example.
10941094
Surprises
10951095
^^^^^^^^^
10961096

1097-
There are some edges in :mod:`ctypes` where you may expect something else than
1098-
what actually happens.
1097+
There are some edges in :mod:`ctypes` where you might expect something other
1098+
than what actually happens.
10991099

11001100
Consider the following example::
11011101

0 commit comments

Comments
 (0)