Merge doc/argument name fix

This commit is contained in:
Brett Cannon 2013-06-16 19:09:46 -04:00
commit 390f6c1bf7
2 changed files with 3 additions and 3 deletions

View file

@ -751,7 +751,7 @@ find and load modules.
The path the finder will search in.
.. method:: find_module(fullname)
.. method:: find_loader(fullname)
Attempt to find the loader to handle *fullname* within :attr:`path`.