Skip to content

Commit 46a78bc

Browse files
committed
Fix grammar.
Reported by Anatoly Techtonik on docs@
1 parent 4e3dd51 commit 46a78bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ctypes.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ module instead of using :func:`find_library` to locate the library at runtime.
12911291
Loading shared libraries
12921292
^^^^^^^^^^^^^^^^^^^^^^^^
12931293

1294-
There are several ways to loaded shared libraries into the Python process. One
1294+
There are several ways to load shared libraries into the Python process. One
12951295
way is to instantiate one of the following classes:
12961296

12971297

0 commit comments

Comments
 (0)