We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5bfaf3 commit ce95d65Copy full SHA for ce95d65
src/PkgAuthentication.jl
@@ -40,7 +40,7 @@ variable to `server`.
40
`server` must be the URL of a valid Pkg server.
41
42
## Keyword arguments
43
-- `modify_environment::Bool = true`: Set the `$(pkg_server_env_var_name)` environment variable to server.
+- `modify_environment::Bool = true`: Set the `$(pkg_server_env_var_name)` environment variable to `server`.
44
45
## Example usage
46
0 commit comments