Browse Source

#16371: fix up the English a bit more.

pull/2332/head
R David Murray 13 years ago
parent
commit
a2959cea3f
  1. 4
      Doc/library/ctypes.rst

4
Doc/library/ctypes.rst

@ -1155,8 +1155,8 @@ testing. Try it out with ``import __hello__`` for example.
Surprises
^^^^^^^^^
There are some edges in :mod:`ctypes` where you may expect something else than
what actually happens.
There are some edges in :mod:`ctypes` where you might expect something other
than what actually happens.
Consider the following example::

Loading…
Cancel
Save