Skip to content

Commit 671cc80

Browse files
committed
phrasing nit.
1 parent 3c0c11c commit 671cc80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/a-conceptual-overview-of-asyncio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ approach rather useless.
6969
Asynchronous Functions and Coroutines
7070
=====================================
7171

72-
This is a regular 'ol Python function::
72+
This is a basic, boring Python function::
7373

7474
def hello_printer():
7575
print(

0 commit comments

Comments
 (0)