Skip to content

Commit 0551ee0

Browse files
committed
fix
1 parent 2ad4f30 commit 0551ee0

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
@@ -800,7 +800,7 @@ end
800800

801801
function open_browser(url::AbstractString)
802802
@debug "opening auth in browser"
803-
printstyled(;
803+
printstyled(
804804
"Authentication required: please authenticate in browser.\n";
805805
color=:yellow,
806806
bold=true,

0 commit comments

Comments
 (0)