Fix typo in multiprocessing docs (#115650)

This commit is contained in:
Naglis Jonaitis 2024-02-19 20:19:14 +02:00 committed by GitHub
parent 8f602981ba
commit 57d31ec359
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2978,7 +2978,7 @@ Beware of replacing :data:`sys.stdin` with a "file like object"
The *spawn* and *forkserver* start methods
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
There are a few extra restriction which don't apply to the *fork*
There are a few extra restrictions which don't apply to the *fork*
start method.
More picklability