Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
c454fe45
Commit
c454fe45
authored
Oct 31, 2012
by
R David Murray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#16371: fix up the English.
parent
6e96e5e9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Doc/library/ctypes.rst
Doc/library/ctypes.rst
+2
-2
No files found.
Doc/library/ctypes.rst
View file @
c454fe45
...
...
@@ -1153,8 +1153,8 @@ testing. Try it out with ``import __hello__`` for example.
Surprises
^^^^^^^^^
There are some edge
s 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::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment