merge 3.4

This commit is contained in:
Benjamin Peterson 2015-09-12 17:21:16 -07:00
commit f07422c025
2 changed files with 2 additions and 2 deletions

View file

@ -521,7 +521,7 @@ This module provides the following functions.
.. method:: CCompiler.library_option(lib)
Return the compiler option to add *dir* to the list of libraries linked into the
Return the compiler option to add *lib* to the list of libraries linked into the
shared library or executable.