Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0d6f66

Browse filesBrowse files
authored
Duplicated word
1 parent 0760825 commit d0d6f66
Copy full SHA for d0d6f66

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎docs/scenarios/clibs.rst

Copy file name to clipboardExpand all lines: docs/scenarios/clibs.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ types, such as structs and unions, and allows you to modify things such as
3939
padding and alignment, if needed. It can be a bit crufty to use, but in
4040
conjunction with the `struct <https://docs.python.org/3.5/library/struct.html>`_
4141
module, you are essentially provided full control over how your data types get
42-
translated into something something usable by a pure C(++) method.
42+
translated into something usable by a pure C(++) method.
4343

4444
Struct Equivalents
4545
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.