docs/asyncio: Twek sections names per Nick Coghlan suggestion

This commit is contained in:
Yury Selivanov 2015-12-16 21:30:52 -05:00
parent ea4ce1c776
commit cba0053bef
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
.. currentmodule:: asyncio
+++++++++++++++++++++++++++++++++++++++++
Transports and protocols (low-level API)
+++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++
Transports and protocols (callback based API)
++++++++++++++++++++++++++++++++++++++++++++++
.. _asyncio-transport: