Skip to content

Commit ce95d65

Browse files
Apply suggestions from code review
Co-authored-by: Morten Piibeleht <[email protected]>
1 parent c5bfaf3 commit ce95d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PkgAuthentication.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ variable to `server`.
4040
`server` must be the URL of a valid Pkg server.
4141
4242
## Keyword arguments
43-
- `modify_environment::Bool = true`: Set the `$(pkg_server_env_var_name)` environment variable to server.
43+
- `modify_environment::Bool = true`: Set the `$(pkg_server_env_var_name)` environment variable to `server`.
4444
4545
## Example usage
4646

0 commit comments

Comments
 (0)