merge #16371: fix up the English a bit more.

This commit is contained in:
R David Murray 2012-10-31 10:52:16 -04:00
commit ace7db1d8f
1 changed files with 2 additions and 2 deletions

View File

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