Skip to content

Commit f938d8b

Browse files
graingertzooba
authored andcommitted
Correct grammar in concurrent/futures/process.py docstring (GH-12761)
1 parent b13552c commit f938d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/concurrent/futures/process.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""Implements ProcessPoolExecutor.
55
6-
The follow diagram and text describe the data-flow through the system:
6+
The following diagram and text describe the data-flow through the system:
77
88
|======================= In-process =====================|== Out-of-process ==|
99

0 commit comments

Comments
 (0)