Commit a627615a authored by Berker Peksag's avatar Berker Peksag

Merge from 3.5

parents bbd5c26a 844d8da4
......@@ -142,7 +142,7 @@ StreamReader
This method is a :ref:`coroutine <coroutine>`.
.. coroutinemethod:: readuntil(separator=b'\n')
.. coroutinemethod:: readuntil(separator=b'\\n')
Read data from the stream until ``separator`` is found.
......
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