Commit 8d7fea5d authored by Jason Madden's avatar Jason Madden

Doc typo. [skip ci]

parent 81f2552e
......@@ -127,7 +127,7 @@ class FileObjectPosix(object):
"""
A file-like object that operates on non-blocking files.
.. seelso:: :func:`gevent.os.make_nonblocking`
.. seealso:: :func:`gevent.os.make_nonblocking`
"""
default_bufsize = io.DEFAULT_BUFFER_SIZE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment