docs: Fix function name.

This commit is contained in:
David Wilson 2017-12-18 18:47:59 +05:30
parent ec1de4b4b9
commit 641498e7f6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ direct filesystem access.
**What could it do instead?**
* ``pkg_resources.get_resource_stream()``
* ``pkg_resources.resource_stream()``
**What Mitogen is forced to do**