#16371: fix up the English.

This commit is contained in:
R David Murray 2012-10-31 10:53:13 -04:00
parent 6e96e5e966
commit c454fe4509
1 changed files with 2 additions and 2 deletions

View File

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