Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0451d25 + a2959ce commit 3e11d65Copy full SHA for 3e11d65
1 file changed
Doc/library/ctypes.rst
@@ -1094,8 +1094,8 @@ testing. Try it out with ``import __hello__`` for example.
1094
Surprises
1095
^^^^^^^^^
1096
1097
-There are some edges in :mod:`ctypes` where you may expect something else than
1098
-what actually happens.
+There are some edges in :mod:`ctypes` where you might expect something other
+than what actually happens.
1099
1100
Consider the following example::
1101
0 commit comments