Skip to content

Commit 479a722

Browse files
authored
Avoid unneeded changes
1 parent c547404 commit 479a722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/multiprocessing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ Miscellaneous
10551055

10561056
.. function:: get_context(method=None)
10571057

1058-
Return a context object with the same attributes as the
1058+
Return a context object which has the same attributes as the
10591059
:mod:`multiprocessing` module.
10601060

10611061
If *method* is ``None``, the default context is returned. Be aware that

0 commit comments

Comments
 (0)