mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
Fix grammar.
Reported by Anatoly Techtonik on docs@
This commit is contained in:
parent
4e3dd51396
commit
46a78bc92c
1 changed files with 1 additions and 1 deletions
|
@ -1291,7 +1291,7 @@ module instead of using :func:`find_library` to locate the library at runtime.
|
||||||
Loading shared libraries
|
Loading shared libraries
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
There are several ways to loaded shared libraries into the Python process. One
|
There are several ways to load shared libraries into the Python process. One
|
||||||
way is to instantiate one of the following classes:
|
way is to instantiate one of the following classes:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue