Skip to content

Commit

Permalink
docstring typo (JuliaLang#38560)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkuhn committed Nov 24, 2020
1 parent 19b3ec5 commit fc71eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/Distributed/src/managers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Keyword arguments:
workers. Default is true.
* `env`: provide an array of string pairs such as
`env=["JULIA_DEPOT_PATH"=>"/depot"] to request that environment variables
`env=["JULIA_DEPOT_PATH"=>"/depot"]` to request that environment variables
are set on the remote machine. By default only the environment variable
`JULIA_WORKER_TIMEOUT` is passed automatically from the local to the remote
environment.
Expand Down

0 comments on commit fc71eeb

Please sign in to comment.